learn_javascript

Learn JavaScript

X (formerly Twitter) Follow YouTube Channel Subscribers Static Badge

GitHub Repo stars GitHub forks GitHub License GitHub language count pages-build-deployment

Learn Next.js - (1) React Foundations

Cover Learning Notes Packaged Course
Placeholder Notes Readme Udemy course:
1.react-udemy

“Mastering Javascript”

Cover Learning Notes Packaged Course
Placeholder Notes Readme 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

Other learning

starting from 2017/11/28: reading the book: 《JavaScript数据可视化编程》(Data Visualization with JavaScript) Data Visualization with JavaScript


Last updated at 1/24/2026, 6:13:31 PM