| |

How to Work through Frustration While Learning to Code

It’s inevitable: all computer programmers, web developers and software engineers, no matter if they are novices or experienced, get stuck at some point. That’s why learning to work through frustrations is an incredibly important skill all aspiring programmers need to learn. Ironically, it is a skill that is not covered in most books and courses….

DOM Manipulation in JavaScript — A Brief Introduction
|

DOM Manipulation in JavaScript — A Brief Introduction

If you are a beginner student with JavaScript and struggling with learning how to program, this article will provide a way for you to gain two small wins for yourself with DOM manipulation in JavaScript. This walk-through is ideal for you if you already know a little HTML and CSS and want to start dipping…

Null and Undefined in JavaScript — Understanding Different Data Types
|

Null and Undefined in JavaScript — Understanding Different Data Types

Have you struggled to understand what “null” and “undefined” data types mean in JavaScript? Perhaps you even took the time to look up the definition in the MDN JavaScript documentation, only to end up more confused. Learning to understand documentation is a necessary step to becoming a proficient web developer, but there is often a…

About

Laura White, Founder Welcome! If you’ve been struggling to learn computer programming or web development, you’ve come to the right place. I started this website specifically to provide guidance to those who are new to web development and encouragement to those who are stuck. My path to becoming a proficient web developer was a long…