Part 1: JavaScript Syntax
This part explains the basics you need to know to use JavaScript on the client or on the server. It explains the syntax and the main data types that can be used in JavaScript.
This section comprises the following chapters:
- Chapter 1, Exploring the Core Concepts of JavaScript
- Chapter 2, Exploring the Advanced Concepts of JavaScript