The State of JavaScript 2018 [Report via stateofjs.com]

The State of JavaScript report shows data from a survey of 20.000 developers. They were asked about what frameworks and libraries they use, and how they feel about the current state of JavaScript.

The results are very interesting, and show that devs using Vue.js (and also React) are usually happy with their choice.

Devs love Vue.js for it's easy learning curve, as well as it's general programming style / patterns and the good documentation.

The team behind the report: Sacha Greif, Raphael Benitte and Michael Rambeau!

👉 See the Report

Similar Articles
Renderless Components in Vue.js [via Adam Wathan]
08.04.2018  •  in #Tutorial, #Bookmarks
On his blog, Adam Wathan explains how to create your Components in a way that lets you still easily customize their styling.
Set up easy Vue Pagination for Laravel Projects [via Cloudways]
24.08.2018  •  in #Tutorial, #Bookmarks
In his tutorial for Cloudways, Pardeep Kumar shows you how to easily create a pagination with Vue and Laravel!