Understanding Programs and Programming Languages
Basic JS from "You Don't Know JS: Up & Going, Chapter 1"
Fundamentals of JavaScript Variables and Data Types.
Primitive Types and Reference Types This note also covers the Copying Behavior in JavaScript, providing an explanation of how copying operates differently for primitive and reference types.
Copying Arrays and Objects in JavaScript
String Manipulation
Array Manipulation
Object in JavaScript
Pure Function
Control Flow Structures in JavaScript
Documentation and Best Practices
Last updated 1 year ago