
Frontend Masters – Digging into Node
English | Size: 3.41 GB
Category: Tutorial
Node.js was a crucial inflection point in the evolution of JS, signaling the shift from browser-focused development to full-stack development for JavaScript.
It’s no secret that Node.js has taken the JavaScript world by storm. But where do you get started when all you see are tens of thousands of packages/frameworks on npm? The best place to start is always at the foundation, and that’s what this course focuses on. In this workshop, we’ll focus on the fundamental concepts in Node.js, and build them up to understand how we can get the most of Node.js in our applications. We’ll cover: CLI programming, file system access, asynchrony, streams, HTTP servers & routing, database persistence, and child processes. [Read more…]