VueJS as the Most Indie Yet Established Javascript Framework

Studio by Warren Hansen

While there are newcomers that got that hot cheese (Astro), and lesser known yet exciting seeming frameworks (SolidJS), the uber DIY (Eleventy), the one time indie-darlings turned (Svelte)


There is a sweet ring to Vue’s branding: “The ProgressiveJavaScript Framework An approachable, performant and versatile framework for building web user interfaces.”


In other exciting Vuejs related news NUXT the go to framework of vue recently released its third version and seems like a great open source project to contribute to! NUXT 3 brings many new features and improvements, such as serverless rendering, auto-imported components, file-based routing and more.


Vue is definitely more indie with no Facebook backing, but it is still very established. Vuejs also has a vibrant ecosystem of libraries and tools that make it easy to create rich and interactive web applications. For example, pinia is a state management library that helps you manage the data flow in your app with a simple and intuitive API, Vue Router is a routing library that lets you navigate between different views, and Vite is a fast and modern build tool that supports hot module replacement and code splitting.


Another reason to love Vuejs is its excellent documentation and community support. The official docs are clear, comprehensive and full of examples. You can also find many tutorials, courses, books and podcasts on Vuejs online. The Vuejs community is friendly, welcoming and active on various platforms such as Discord, Reddit, Stack Overflow and Twitter. You can always find help and inspiration from other Vuejs developers.


If you are looking for an alternative to Vuex, you might want to check out Pinia, a state management library that works well with Vuejs.


For the vue docs, you can visit here.

Go back Home