Vue on 2018 — Interview with Evan You, author of the Vue.js framework [via Hackages]

Liesbeth Hermans published her great interview with Evan You, creator of Vue.js, on the Hackages Blog. Read about how Evan ended up coding Vue.js, his career path and his biggest challenges! They also talked about the state & future of Vue.js 🙌

(There's also a second part of her interview with Evan, if you've already read the first!)

Read the Interview

Similar Articles
The State of JavaScript 2018 [Report via stateofjs.com]
29.11.2018  •  in #Bookmarks
The State of JavaScript report shows data from a survey of 20.000 developers. Discover what they said about frameworks, libraries and the current state of JavaScript!
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.