Complete CRUD Application with Node, Express & Sequelize (Pro Tips)

Описание к видео Complete CRUD Application with Node, Express & Sequelize (Pro Tips)

This isn't your typical tutorial. By the end of this video, you will emerge as a more proficient backend developer. We'll delve into the mindset and share invaluable pro tips throughout the process of building our app, which will be developed using Node.js, Express, and Sequelize.

Link to the code:
https://github.com/backendsimplified/...

Timestamps:
00:00 Introduction
00:56 Why we need Package Manager?
01:44 Install Dependecies
04:30 Pro Tip 1
05:58 Pro Tip 2
06:54 Install Nodemon
07:20 Pro Tip 3
07:43 gitignore file
08:39 Why we need docker?
09:27 docker-compose.yml
09:50 Pro Tip 4
10:11 Create app.js
10:57 Pro Tip 5
11:33 Create index.js
13:10 Pro Tip 6
13:40 Pro Tip 7
14:30 What are the App Layers?
15:50 Plan our model
16:54 Write our model
20:51 Connect our app to the database
25:57 Create getAllContracts Route
30:20 Create createContract Route
37:57 Create getContractByUUID Route
41:50 Create updateContract Route

Tags:
- Node.js, Express & Sequelize Project
- Build Rest API Project Express & Sequelize
- Express Project For Beginners

Hashtags:
#nodejs #express #beginners #tutorial #javascript #sequelize

Комментарии

Информация по комментариям в разработке