@@ -28,7 +28,7 @@ For more detail, please visit the tutorial:
28
28
29
29
> [ Angular 17 Logout when Token is expired] ( https://www.bezkoder.com/logout-when-token-expired-angular-17/ )
30
30
31
- > [ Angular Refresh Token with Interceptor & JWT example] ( https://www.bezkoder.com/angular-16 -refresh-token/ )
31
+ > [ Angular Refresh Token with Interceptor & JWT example] ( https://www.bezkoder.com/angular-17 -refresh-token/ )
32
32
33
33
## With Spring Boot back-end
34
34
@@ -50,24 +50,24 @@ Run `ng serve --port 8081` for a dev server. Navigate to `http://localhost:8081/
50
50
> [ Angular 17 Form Validation example] ( https://www.bezkoder.com/angular-17-form-validation/ )
51
51
52
52
Fullstack with Node:
53
- > [ Angular 16 + Node Express + MySQL example] ( https://www.bezkoder.com/angular-16 -node-js-express-mysql/ )
53
+ > [ Angular 17 + Node Express + MySQL example] ( https://www.bezkoder.com/angular-17 -node-js-express-mysql/ )
54
54
55
- > [ Angular 16 + Node Express + PostgreSQL example] ( https://www.bezkoder.com/angular-16 -node-js-express-postgresql/ )
55
+ > [ Angular 17 + Node Express + PostgreSQL example] ( https://www.bezkoder.com/angular-17 -node-js-express-postgresql/ )
56
56
57
- > [ Angular 16 + Node Express + MongoDB example] ( https://www.bezkoder.com/angular-16 -node-js-express-mongodb/ )
57
+ > [ Angular 17 + Node Express + MongoDB example] ( https://www.bezkoder.com/angular-17 -node-js-express-mongodb/ )
58
58
59
- > [ Angular 16 + Node Express: File upload example] ( https://www.bezkoder.com/angular-16 -node-express-file-upload/ )
59
+ > [ Angular 17 + Node Express: File upload example] ( https://www.bezkoder.com/angular-17 -node-express-file-upload/ )
60
60
61
61
Fullstack with Spring Boot:
62
- > [ Angular 16 + Spring Boot example] ( https://www.bezkoder.com/spring-boot-angular-16 -crud/ )
62
+ > [ Angular 17 + Spring Boot example] ( https://www.bezkoder.com/spring-boot-angular-17 -crud/ )
63
63
64
- > [ Angular 16 + Spring Boot + MySQL example] ( https://www.bezkoder.com/spring-boot-angular-16 -mysql/ )
64
+ > [ Angular 17 + Spring Boot + MySQL example] ( https://www.bezkoder.com/spring-boot-angular-17 -mysql/ )
65
65
66
- > [ Angular 16 + Spring Boot + PostgreSQL example] ( https://www.bezkoder.com/spring-boot-angular-16 -postgresql/ )
66
+ > [ Angular 17 + Spring Boot + PostgreSQL example] ( https://www.bezkoder.com/spring-boot-angular-17 -postgresql/ )
67
67
68
- > [ Angular 16 + Spring Boot + MongoDB example] ( https://www.bezkoder.com/spring-boot-angular-16 -mongodb/ )
68
+ > [ Angular 17 + Spring Boot + MongoDB example] ( https://www.bezkoder.com/spring-boot-angular-17 -mongodb/ )
69
69
70
- > [ Angular 16 + Spring Boot: File upload example] ( https://www.bezkoder.com/angular-16 -spring-boot-file-upload/ )
70
+ > [ Angular 17 + Spring Boot: File upload example] ( https://www.bezkoder.com/angular-17 -spring-boot-file-upload/ )
71
71
72
72
Fullstack with Django:
73
73
> [ Angular + Django example] ( https://www.bezkoder.com/django-angular-13-crud-rest-framework/ )
0 commit comments