File tree Expand file tree Collapse file tree 1 file changed +16
-2
lines changed Expand file tree Collapse file tree 1 file changed +16
-2
lines changed Original file line number Diff line number Diff line change 11# Vue.js CRUD App with Vue Router & Axios
22
3- For more detail, please visit:
4- > [ Vue.js CRUD App with Vue Router & Axios] ( https://bezkoder.com/vue-js-crud-app/ )
3+ For instruction, please visit:
4+ > [ Vue 2 CRUD App with Vue Router & Axios] ( https://bezkoder.com/vue-js-crud-app/ )
5+
6+ > [ Vue 3 CRUD example with Axios and Vue Router] ( https://bezkoder.com/vue-3-crud/ )
7+
8+ More Practice:
9+ > [ Vue Pagination with Axios and API example] ( https://bezkoder.com/vue-pagination-axios/ )
10+
11+ > [ Vue.js JWT Authentication with Vuex and Vue Router] ( https://bezkoder.com/jwt-vue-vuex-authentication/ )
12+
13+ > [ Vue File Upload example using Axios] ( https://bezkoder.com/vue-axios-file-upload/ )
514
615Fullstack with Node.js Express:
716> [ Vue.js + Node.js Express + MySQL] ( https://bezkoder.com/vue-js-node-js-express-mysql-crud-example/ )
@@ -18,6 +27,11 @@ Fullstack with Spring Boot:
1827Fullstack with Django:
1928> [ Vue.js + Django] ( https://bezkoder.com/django-vue-js-rest-framework/ )
2029
30+ Integration (run back-end & front-end on same server/port)
31+ > [ Integrate Vue.js with Spring Boot] ( https://bezkoder.com/integrate-vue-spring-boot/ )
32+
33+ > [ Integrate Vue App with Node.js Express] ( https://bezkoder.com/serve-vue-app-express/ )
34+
2135Serverless with Firebase:
2236> [ Vue Firebase Realtime Database: CRUD example] ( https://bezkoder.com/vue-firebase-realtime-database/ )
2337
You can’t perform that action at this time.
0 commit comments