learn_javascript

Learn JavaScript

“Mastering Javascript”

MasterJS

Udemy online course will be available soon…

Resources on JavaScript

Here is a list of resources that may be helpful as you continue your learning journey.

T​hese resources provide some more in-depth information on the topics covered in this module.

Mozilla Developer Network Expressions and Operators

Mozilla Developer Network Operator Precedence and Associativity

JavaScript Primitive Values

ECMA262 Specification

jQuery Official Website

React Official Website

StackOverflow Developer Survey 2021 Most Popular Technologies

Emojis

Learning Resources for HTML / CSS / Javascript

General

HTML

CSS

Javascript

Things to learn on Javascript before React:

  1. map() & filter()
  2. slice() & splice()
  3. concat()
  4. find() & findIndex()
  5. destructuring
  6. rest & speed operator
  7. promises