Frontend Masters - The Hard Parts of Servers & Node.js

In this course you’ll go under the hood of Node.js in two contrasting ways - by understanding how to develop servers from intuitive first-principles (HTTP, TCP/IP, Ports, Loopback, SSH) and by understanding the JavaScript features that make up Node (the event loop, streams, buffers, asynchronicity, prototypes). Taking these two approaches together you will develop a deeper understanding of servers, Node, and JavaScript itself!
Course Slides
https://static.frontendmasters.com/resources/2019-04-24-servers-node-js/Hard-Parts-Servers-Node.pdf
Course Code (zipped)
https://static.frontendmasters.com/resources/2019-04-24-servers-node-js/node-hard-parts.zip
You don't have permission to view the spoiler content.
Log in or register now.