Read more to find out how to use Vue Router's named views & route records to build organized & consistent webpages. Easily switch between views & create flexible & reusable layouts. Save time & effort!
Web workers are a powerful feature in JavaScript that allow you to run complex or time-consuming tasks in a separate thread, without blocking the main thread and freezing the user interface. This article explores how to use web workers with Vue.js.
Creator of Vue, Evan You announced the launch of the official Vue.js Certification Program in collaboration with Vue School. The upcoming program promises to assess participants’ skills with real-world challenges and practical online examinations, setting a new standard for Vue.js developers around the world. Subscribe to their mailing list to not miss the launch!
The composition API has become the new recommended approach for creating for Vue.js Components. In this post explore some useful tips and tricks to migrating your Vue.js application from the Options API to the Composition API.
If you're a web developer, you're probably using or have used Visual Studio Code. Learn some top 6 Visual Studio Code extensions that can boost your Vue.js development experience if you integrate them in your into your IDE and workflow!
It sometimes is a pain when you want to commit your changes and find out that you were working on the wrong branch. This article provides 3 solutions to this problem. Read more to find out.
Comments? Join the discussion about this issue here.
P.S. If you enjoyed this issue, show your support by buying me a coffee, or if you’d like to support me to create the newsletter ongoingly, you can make a pledge through Patreon.
P.P.S. Continue the conversation with Vue.js Developers on social media:
Click to load comments...