Skip to content

aut-archive/node-course

Repository files navigation

Node.js Course

js-standard-style

Node.js Course Materials.

Sessions

  • Session 1

    • Intro
    • Objects
    • Arrays
    • Functions
    • Control Flow
  • Session 2

    • NPM Ecosystem
    • Modules & Require System
    • Promise & Async/Await
    • IO: fs, fs-extra, readline
    • Prototype & Class
  • Session 3

    • Destructuring Assignment
    • JSON
    • Introduction to Connect & Express
      • Middleware
      • req & res
    • Introduction to Hapi
      • Plugins
      • request & reply
    • Hapi Examples
      • Getting Started
      • Routing
      • Plugins
      • Serve Static Files
      • Render Handlebars Views
    • Project

Contributors

License

MIT