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

Опубликовано: 05 Октябрь 2024
на канале: numofcode
29,782
388

welcome to numofcode ,

This tutorial you can learn create, update, delete, read (CURD) 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 create new project
01:17 run angular project
03:23 generate new component
03:50 generate new service
04:41 routes the component
06:41 use boostrap
11:21 connect nodejs and angular
12:42 get all data
19:57 create data
43:19 delete data
52:21 update 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