HYF-Class23 / home

Home repository for HYF class 23
https://hyf-class23.github.io/home/
MIT License
0 stars 0 forks source link

Gemechis : node.js : 3 weeks #194

Open Gemechis10 opened 2 months ago

Gemechis10 commented 2 months ago

Learning Objectives

1.Introduction to Node.js

2.Setting Up Node.js

  1. Modules and npm

    • [x] Import and export modules.
    • [x] Create and publish npm packages.
    • [x] Manage dependencies with package.json.
    • [x] Install and update packages.

4.File System Operations

5.Debugging Node.js Applications

6.Event Loop and Callbacks

7.HTTP Server with Node.js

8..Express.js Framework

9.Middleware in Express.js

10.RESTful APIs with Express.js

11.Authentication and Authorization