Vue 3 has made significant progress and reached a strong level of maturity with Composition API & Script Setup. In this article explore all the ingredients of a Vue 3 component using Composition API and Script Setup.
SVGs have become key to creating high-quality images in modern web development as well as providing a great user experience by adapting to screen sizes. In this article we will learn how to manage svgs in Vue & Vite projects.
Breaking news! The announcement has gone out that the official Vue.js Developer Certification Level 1 exams are starting on 12 September 2023. The exam is designed to help you demonstrate your skills and knowledge of Vue.js, and it can be a valuable asset to further your career. Exams are based on real-world challenges and definitely a great opportunity to demonstrate your skills and knowledge. There will be a go Live special on launch day, so register today if you don’t want to miss out.
There is no doubt that Vue.js is a popular and powerful JavaScript framework that allows us to build dynamic and interactive web applications. However, like any software, Vue.js applications can sometimes experience memory leaks that can lead to performance degradation and unexpected behavior. This article will dive into the causes of memory leaks in Vue.js applications and explore effective strategies to identify and fix them.
You have worked in many libraries and frameworks by using monolithic design system and probably have heard of Microfrontend concept in frontend applications. This blogpost will compare these 2 concepts for you gain deeper understanding into their usage.
Click to load comments...