By Brett "Hans" McMurdy
In this book, you'll learn how to code with JavaScript using the node.js runtime environment rather than a browser and a whole lot more.
Order of these chapter may change.
- Foreword (by Hans McMurdy
- Preface
- Chapter 1: History of JavaScript
- Chapter x: Learning Terminal, NVM & Node.js
- Chapter x: JavaScript Datatypes & fundementals
- Chapter x: Debugging JavaScript
- Chapter x: JavaScript Runtimes: Browsers, Node & Deno
- Chapter x: Client VS Server JavaScript
- Chapter x: Client-Side: HTML, CSS, JS
- Chapter x: Test Driven JavaScript
- Chapter x: JavaScript Databases with Docker
- Chapter x: JavaScript Web Components
- Project A: Build a WarGames Terminal App
- Project B: Building a Fullstack Site
- Project C: Deploying to the Web