path Node js

 avatar
unknown
plain_text
a year ago
938 B
4
Indexable
# Base 
1. Mo hinh Client - Server
2. Nodejs abd Hello world
3. NPM
4. Express
5. Babel
6. Template Engine: EJS
7. ENV Environment Variables
8. DevTool: Nodemon
9. Docker

# Mô hình MVC
1. Model - View - Controller
2. Tổ chức thư mục

# Docker
1. Docker Hub
2. Relational Database

# MySQL với Node.JS
1. Cài đặt
2. Tạo fake data
3. Kết nối database
4. Database Rate Limit
5. Function: Create User / Design List Users / Query List Users / Display List Users / Design View Edit User / Route params / Get User By Id / Update A User / Delete Form Delete User / Delete User By Id

# Connection
1. Chia tách file
2. File kết nối
3. Connection Cost
4. Connection Pool Pattern
5. Test Performance Query Database

# CRUD
1. Design NavBar
2. Design Form Add New User
3. Express và Req.body

# MongoDB (noSQL)

# RESTful APIs
1. Postman
2. JSON & APIs
3. Status Code
4. Methods
Editor is loading...
Leave a Comment