Skip to content

Commit cafa901

Browse files
authored
Create README.md
1 parent 8be3fd7 commit cafa901

File tree

1 file changed

+14
-0
lines changed
  • Angular Nodejs Fullstack CRUD Application - Backend Development

1 file changed

+14
-0
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
Backend Development - Angular Nodejs Fullstack CRUD Application with MySQL/PostgreSQL – Angular 10-9-8 HttpClient + Nodejs Express, Sequelize ORM
2+
https://loizenai.com/angular-nodejs-fullstack-crud-application-with-mysql-postgresql-angular-10-9-8-httpclient-client-nodejs-express-sequelize-orm/
3+
4+
Node.js is an open-source, cross-platform, JavaScript runtime environment that executes JavaScript code outside a web browser. Angular is a TypeScript-based open-source web application framework led by the Angular Team at Google. In the tutorial, I introduce how to build a Angular Nodejs CRUD RestAPIs Fullstack Project with POST/GET/PUT/DELETE requests with step by step coding examples.
5+
6+
Related posts:
7+
1. Angular Django CRUD RestAPIs Application Examples – Fullstack Angular 10 + Django + MySQL/PostgreSQL Tutorial
8+
https://loizenai.com/angular-django-crud-restapis-application-examples-fullstack-angular-10-django-mysql-postgresql/
9+
10+
2. Angular CRUD Application with SpringBoot and MySQL/PostgreSQL RestAPIs – Fullstack Angular 10-9-8 HttpClient Post/Get/Put/Delete
11+
https://loizenai.com/angular-crud-application-with-springboot-and-mysql-postgresql-restapis-fullstack-angular-httpclient-post-get-put-delete/
12+
13+
3. Build Angular Table Pagination Filtering Sorting with SpringBoot RestAPIs + Bootstrap Example – Angular 10-9-8-6 Tutorial
14+
https://loizenai.com/build-angular-table-pagination-filtering-sorting-with-springboot-restapis-example-tutorial/

0 commit comments

Comments
 (0)