CRUD Tutorial with Angular 12, Node.js, Express.js, Mysql | Part 1

Опубликовано: 04 Октябрь 2024
на канале: numofcode
49,981
673

welcome to numofcode ,

This tutorial you can learn create, update, delete, read (CRUD) Application with Angular 12, Node.js, Express.js, Mysql

#first part you can learn backend part (Nodejs,Expressjs,Mysql):=
how to create project , how to install packages , how to import package in file, how to connect with database , how to make server in nodejs , and how to create reset api.
Part 1 :    • CRUD Tutorial with Angular 12, Node.j...  

#second part you can learn frontend part (Angular):=
how to create project, how to create component and services , how to create routes and navigate component, how to call rest api , how to create reactive form , how to patch the data in form.
Part 2 :    • CRUD Tutorial with Angular 12, Node.j...  
===================================


00:09 Demo
01:17 Check Node.js Angular Version
02:31 Create nodejs project - npm init
03:17 install packages
03:47 create index.js file
04:06 import all packages in index.js file
07:54 run node.js server
08:43 connect mysql database
16:10 create api
16:15 get all data
25:50 get single data
33:03 create data
46:05 update existing data
57:30 delete data

=============================
watch previous video :

1.reactive form validation in angular
   • reactive form validation in angular |...  

2.how to use pagination in angular
   • how to use pagination in angular 10 |...  

3.how to build news api
   • How to Build a News Website with API ...  

4.how to make responsive website in angular
   • How to make responsive website in ang...  
================================================

angular tutorial, nodejs tutorial, expressjs tutorial, how to create curd application with angular 12 , nodejs , mysql , how to make responsive website