Technology News

Beginner JavaScript Notes

Hey! Welcome to my Beginner JavaScript Notes + Reference.

These notes are a free resource, based on my Beginner JavaScript Video course . They can be used as a stand alone guide, along with the videos or a quick reference for all the different parts of JavaScript like the different ways to declare a function.

The code written in these notes is available in the Beginner JavaScript repo on github.

Did I miss something? Think you could add a better example? Find a spelling mistake? All the notes are open source and edits are greatly appreciated!

2 – Functions

3 – The Tricky Bits

4 – The DOM

5 – Events

6 – Serious Practice Exercises

7 – Logic and Flow Control

8 – Data Types

10 – Harder Practice Exercises

11 – Prototypes, this, new and Inheritance

12 – Advanced Flow Control

13 – Ajax and Fetching Data

14 – ES Modules and Structuring Larger Apps

15 – Final Round of Exercises

Elon Musk wants to dig a tunnel in Florida. What could go wrong?
Best Discounted & Free Student Software Options

Related Articles

Organize Your Content with CSS Counters

organize-your-content-with-css-counters
But, talking about HTML how should we write it? Most (all?) use numbers as text in headings, as they were common content. Well, let me tell you a secret: They…

5 Mistakes You Are Making with Online Scheduling

5-mistakes-you-are-making-with-online-scheduling
Every company takes appointments and schedules them as per the availability of the concerned person. The appointments are a source of income for every company. Therefore, more appointments will lead…