egghead.io
illustration for Learn the Fundamentals of Node.js for Beginners

Course

Learn the Fundamentals of Node.js for Beginners

  1. 1
    Use the Node.js REPL shell
    4m 19s
  2. 2
    Understand Callbacks in Node.js
    7m 3s
  3. 3
    Understand the Node.js process object
    6m 26s
  4. 4
    Understand Node.js Buffers
    10m 30s
  5. 5
    Understand Global Namespace in Node.js
    4m 42s
  6. 6
    Create a Simple Node.js Module
    6m 23s
  7. 7
    Export Modules in Node.js
    5m 50s
  8. 8
    Install packages in a Node.js application using npm
    8m 14s
  9. 9
    Create a TCP server using the Node.js Net Module
    3m 54s
  10. 10
    Publish and Share a Node.js Module
    4m 30s
  11. 11
    Build a Simple HTTP Server with Node.js
    4m 8s
  12. 12
    Publish a Module to the NPM Registry
    3m 22s
  13. 13
    Add and Remove EventEmitters in Node.js
    6m
  14. 14
    Manage Memory and Garbage Collection in Node.js
    8m 40s

Build a Simple HTTP Server with Node.js

Will Button
InstructorWill Button
  • javascript
    JavaScript
  • node
    Node.js

Share this video with your friends

Send Tweet

In this lesson, you will learn how to build a simple http server that serves different content based on routes (a.k.a. the url requested by the client) as well as the http method used.

Build your Developer Portfolio and climb the engineering career ladder.
  • Search
  • Talks
  • Podcasts
  • Machine
  • Pricing
  • Store
©egghead.io
Terms & Conditions