Start here. The language's building blocks: values, types and variables.
11 posts · about 21 min total
Basics of JavaScript
2 min read
Variables in JavaScript and usage
What is it and how does it work?
JavaScript Types: The Complete Guide
String in JS. Methods and best practices.
3 min read
The Number Type in JavaScript
BigInt in JavaScript: The new standard for integers
Boolean Values in JavaScript — Truthy and Falsy Values
1 min read
Undefined in JavaScript — Concept, Work, and Usage
Null in JavaScript — Concept, Function, and Usage
Symbol in JavaScript: Special and unique values.