File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,9 @@ For more detail, please visit:
7
7
8
8
> [ Deploying/Hosting Node.js app on Heroku with MySQL database] ( https://bezkoder.com/deploy-node-js-app-heroku-cleardb-mysql/ )
9
9
10
+ Security:
11
+ > [ Node.js Express: JWT example | Token Based Authentication & Authorization] ( https://bezkoder.com/node-js-jwt-authentication-mysql/ )
12
+
10
13
Associations:
11
14
> [ Sequelize Associations: One-to-Many Relationship example] ( https://bezkoder.com/sequelize-associate-one-to-many/ )
12
15
@@ -17,7 +20,11 @@ Fullstack:
17
20
18
21
> [ Vue.js + Node.js + Express + MongoDB example] ( https://bezkoder.com/vue-node-express-mongodb-mevn-crud/ )
19
22
20
- > [ Angular + Node.js + Express + MySQL example] ( https://bezkoder.com/angular-node-express-mysql/ )
23
+ > [ Angular 8 + Node.js + Express + MySQL example] ( https://bezkoder.com/angular-node-express-mysql/ )
24
+
25
+ > [ Angular 10 + Node.js + Express + MySQL example] ( https://bezkoder.com/angular-10-node-js-express-mysql/ )
26
+
27
+ > [ Angular 11 + Node.js Express + MySQL example] ( https://bezkoder.com/angular-11-node-js-express-mysql/ )
21
28
22
29
> [ React + Node.js + Express + MySQL example] ( https://bezkoder.com/react-node-express-mysql/ )
23
30
You can’t perform that action at this time.
0 commit comments