Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

egghead.io

Learn the Fundamentals of Node.js for Beginners

via egghead.io

Overview

Understanding Node.js can have a significant positive impact on your career as a Javascript developer. Knowing how it works, how it scales, and how to interact with it can save you time, headaches and delays going to production which can put you well ahead of your competition. Understanding node.js can help you architect applications that are built to work with node's features and capabilities.
Key Goals:
Understand the built-in features of node and how they operate
Learn to architect applications in such a way that allows your app to scale
Leverage tools and packages created by others to rapidly grow your applications features and capabilities
Comprehend nodes’ built-in modules for communication and how to use those to extend your application interface
Use debugging tools to identify and resolve errors in your code Implement best-practice TDD and BDD principles to ensure your code is scalable, maintainable, and reproducible

Syllabus

  • Use the Node.js REPL shell
  • Understand Callbacks in Node.js
  • Understand the Node.js process object
  • Understand Node.js Buffers
  • Understand Global Namespace in Node.js
  • Create a Simple Node.js Module
  • Export Modules in Node.js
  • Install packages in a Node.js application using npm
  • Create a TCP server using the Node.js Net Module
  • Publish and Share a Node.js Module
  • Build a Simple HTTP Server with Node.js
  • Publish a Module to the NPM Registry
  • Add and Remove EventEmitters in Node.js
  • Manage Memory and Garbage Collection in Node.js

Taught by

Will Button

Reviews

4 rating at egghead.io based on 278 ratings

Start your review of Learn the Fundamentals of Node.js for Beginners

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.