Javascript Essentials for Beginners

This post is intended to be a handy reference for people who are new to learning Javascript, and probably new to programming in general.

It’s not meant be an exhaustive reference of the language by any means, there are plenty of those around, MDN being one of my favorites, but just a simple overview of what I consider to be some of the most essential things a beginner should aim to have under their belt before they attempt to tackle more advanced things.

There are just a few things to get you started for now but I will add to the list in time.

Continue reading “Javascript Essentials for Beginners”