$30 off During Our Annual Pro Sale. View Details »

Building Backend Systems In Node.js

Building Backend Systems In Node.js

Rufai Mustapha

September 28, 2022
Tweet

More Decks by Rufai Mustapha

Other Decks in Technology

Transcript

  1. Building Backend Systems in
    NodeJS
    `

    View Slide

  2. Backend Development In
    NodeJS
    `

    View Slide

  3. Before You Begin
    Tools You Need
    Installation
    Building Your First Node.js Server
    What is Node.js
    What is not Node.js
    Learning Outcomes

    View Slide

  4. Knowledge of Javascript
    How To Use The Terminal
    Before You Begin

    View Slide

  5. Git and GitHub
    Code Editor ( VS Code )
    Postman
    Browsers
    MDN ( Mozilla Developer Network )
    LTA ( LearnToAPI.com )
    Tools You Need

    View Slide

  6. node.js
    git
    Installation

    View Slide

  7. Let’s build a simple server

    View Slide

  8. What is Node.js

    View Slide

  9. What is Node.js
    chat
    real time application

    View Slide

  10. What isn’t Node.js

    View Slide

  11. Quiz
    1. How can you build web servers without node.js ?
    2. What is the node.js way?
    3. What is the relationship between node.js and bun.js
    4. List error messages you have encountered using the
    web

    View Slide

  12. Tasks
    - Build your own node.js server from scratch

    View Slide

  13. Research
    - Write an article describing run-time engines in javascript.
    - How does image on your phone gets to another phone in Brazil?

    View Slide

  14. See you in the next Lesson!

    View Slide