CRUD operations and form validations using Vue and Bootstrap-Vue. Table sorting, filter, search and Pagination are implemented with localStorage. I’ve prepared this simple application to summarize the majority of ways we can think about managing state (i.e. data) in a Vue application.
pagination vuejs crud state-management vue vuex localstorage axios vue-router table-sorting vuelidate bootstrapvue fake-rest-api table-filter table-filter-search
- Updated
Oct 25, 2024 - Vue