javascript-today

What you need to get started

What do you need to get started with javaScript and follow along with my articles?
  1. A computer, this doesn’t have to be anything fast, super modern or specific. Just about anything that can run a modern web browser will do.

  2. A text editor of some sort.

  3. A web browser.

    • which web browser you use really don’t matter much for this use whatever fits you as long as it has the ability to show you the console & an inspector, both Firefox & Chrome are great at this. I normally use Firefox Developer Edition for a few extra nice tools it has but I will not be going into those at all.

that’s all you really need, fairly simple right?


Some useful tools that you don’t need now but might want.

Do you keep hearing about the DOM and wondering what it is? What is the DOM