This is a great beginners course to learn the basics of backend development by building a CRUD API with , Express, and MongoDB. Basically the MERN Stack without the R. Also, learn how to use Postman/ThunderClient and Insomnia for testing purposes.
Code:
✏️ Course developed by @CodingCleverly
⭐️ Chapters ⭐️
⌨️ (0:00:00) Introduction
⌨️ (0:01:34)
⌨️ (0:04:32) express framework
⌨️ (0:09:19) npm run server
⌨️ (0:11:19) API testing tools
⌨️ (0:15:04) git bash
⌨️ (0:17:19) nodemon
⌨️ (0:20:40) mongodb setup
⌨️ (0:31:24) product model
⌨️ (0:41:19) create api
⌨️ (0:48:19) read api all
⌨️ (0:50:19) read api id
⌨️ (0:56:19) update api
⌨️ (1:00:19) delete api
⌨️ (1:07:49) Form URL Encoded
⌨️ (1:12:19) routes
⌨️ (1:15:19) con ...
#freeCodeCamp
20240214
_7UQPve99r4
4 views
4
1
2 months ago 00:15:38 1
Что такое TCP/IP: Объясняем на пальцах
2 months ago 00:12:15 1
Нотация IDEF0 на пальцах за 12 минут
2 months ago 00:16:45 1
УРОВНИ ИЗОЛЯЦИИ ТРАНЗАКЦИЙ в БД и MVCC за 16 минут