The State of Vue.js Report 2019 [via Monterail]

How and why are developers using Vue.js? If you are looking for answers to these questions, you should take a look at the State of Vue.js Report by Monterail!

After their popular State of Vue.js report 2017, they have now produced a new version with survey data, insights from Evan You,Taylor Otwell and many more industry experts, as well as experiences from teams behind products like Behance or Gitlab that use Vue.js. 

Our favourite insight from the report: 92% of devs would use Vue.js again for their next project 😍

👉 Get the Report

icon-eye-dark Created with Sketch. 7.359

Similar Articles
Vue 3 State Management Guide
07.01.2022
Our approaches to Vue state management are changing. What library to use now? Do you even need a state management library any more? Consider this article your summary of current state management concepts & resources for Vue 3!
Guide to Error & Exception Handling in Vue Apps
23.05.2023
We all try to debug and test our apps the best we can, but we can’t really prevent errors from happening. As always in life, what matters is how you handle problems that inevitably pop up 🧘‍♂️ Here’s an introduction to error & exception handling in y...