Skip to content

mayashavin/exploring-vue-tutorials

Repository files navigation

🔍 Exploring VueJS series

Follow me

This is the codebase for the tutorial series - Exploring VueJS published in Ultimate Courses

1. An introduction to VueJS 📖

In this section, we will go over the core concepts of Vue.js, and how to set up the environment.

2. Creating Components with Vue 🍵

We continue diving into the next important topic of VueJS - the Vue instance, Vue component and how to build your first component in our Pokemon app, the Pokemon Card.

3. Data-binding with computed and watcher 👷‍♀️

Our third article of Exploring VueJS series will continue diving into another aspect of data-binding with computed and watch properties in our newly created Vue component - the Pokemon Card.

4. Props and the Vue Devtools 🤓

We explore the other term - props while using our previously created component - the Pokemon Card in our demo application.

  • Article - In progress
  • Code

5. Dynamic list and conditional data rendering 🗒️

In this post of Exploring Vue series, we will learn about how to generate component dynamically with some built-in directives

  • Article - In progress
  • Code

6. The power of slot 🏖️

TBD

  • Article - In progress
  • Code - In progress

7. Virtual DOM and event listeners 🌎

TBD

  • Article - In progress
  • Code - In progress

8. Let's do some routing 🔌

TBD

  • Article - In progress
  • Code - In progress

9. Keep the store on with Vuex 🏪

TBD

  • Article - In progress
  • Code - In progress

10. Connect your Vue apps with external data through API calls 🚀

TBD

  • Article - In progress
  • Code - In progress

11. Empower your app with SEO & PWA 🔖

TBD

  • Article - In progress
  • Code - In progress

12. Testing and deploying your app live 🧪

TBD

  • Article - In progress
  • Code - In progress

Author 👩‍💻

Maya Shavin

Maya Shavin

About

Pokemon App following Exploring Vue series in Ultimate Courses

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published