Vue 3 hasn't been officially released yet, but we can experiment with pre-release versions. In this article, I'll walk you through the creation of a simple app highlighting some of the new features.
Vuex 4 alpha has been released. The focus of this release is compatibility with Vue 3, so it provides the exact same API as Vuex 3 allowing you to reuse existing code.
A poorly-coded SPA can easily eat up megabytes or even gigabytes of memory. This post covers the author's experience fixing memory leaks in web apps and provides examples of how to effectively track them down.
The new version of Vue will bring with it an avalanche of enhancements and improvements including better TypeScript support. See how to create more robust component code with Vue 3 using TypeScript.
The Node.js security handbook is a compilation of actionable best practices that help you protect your Node.js backend applications. Download the checklist for tips on monitoring, infrastructure, protection, and more.
Nuxt automatically generates vue-router configuration based on files in your pages directory. This article explains what to do when you need more refined control of your routes.
This article is about the migration of the OkCupid website to a modern SPA. It's a great insight into the arduous process of migrating a mature application with millions of users and heaps of poorly-understood code.
Svelte is a SPA framework that is increasing in popularity. Learn how its compiler architecture makes it a great choice for enhancing both user and developer experience.
Special thanks to my senior Patreon sponsors Snipcart.
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...