Pinned Repositories
demo-aws-project
demo project hosted on aws account
ecommerce
Intro-to-Vue-3
laravel-vue-post-manager
pinia-tasks
I have created a compact task management application leveraging Vue.js alongside Pinia for state management. Pinia, within Vue 3, serves to uphold a singular source of truth, replacing mutations found in Vue 2, while encompassing state, actions, and getters to guarantee synchronized state propagation across components.
real-world-nuxt-app
Code Example for the Scalling Vue with Nuxt Course
real-world-vue
vue-forms
I've acquired proficiency in implementing user input forms within Vue.js, empowering users to dynamically create various field types such as input boxes, radio buttons, and checkboxes through Vue components.
vue-router
As a professional in software development, I've developed a Vue CLI project named "vue-router." The project encompasses key elements such as routing, navigation, pagination, progress bar implementation, in-component route hooks, global navigation guards, global store management, and more.
vuex
I've completed a Vue.js course, mastering Vuex for state management. Vuex maintains a single source of truth. Its mutations, actions, and getters ensure synchronized state across components.
shoaibleghari123's Repositories
shoaibleghari123/demo-aws-project
demo project hosted on aws account
shoaibleghari123/ecommerce
shoaibleghari123/Intro-to-Vue-3
shoaibleghari123/pinia-tasks
I have created a compact task management application leveraging Vue.js alongside Pinia for state management. Pinia, within Vue 3, serves to uphold a singular source of truth, replacing mutations found in Vue 2, while encompassing state, actions, and getters to guarantee synchronized state propagation across components.
shoaibleghari123/real-world-nuxt-app
Code Example for the Scalling Vue with Nuxt Course
shoaibleghari123/real-world-vue
shoaibleghari123/vue-forms
I've acquired proficiency in implementing user input forms within Vue.js, empowering users to dynamically create various field types such as input boxes, radio buttons, and checkboxes through Vue components.
shoaibleghari123/vue-router
As a professional in software development, I've developed a Vue CLI project named "vue-router." The project encompasses key elements such as routing, navigation, pagination, progress bar implementation, in-component route hooks, global navigation guards, global store management, and more.
shoaibleghari123/vuex
I've completed a Vue.js course, mastering Vuex for state management. Vuex maintains a single source of truth. Its mutations, actions, and getters ensure synchronized state across components.