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
Build a Vue.js E-Commerce App with ButterCMS Headless Backend [via Snipcart]
08.06.2018  •  in #Tutorial, #Bookmarks
Jean-Seb Tremblay wrote a tutorial on how to build a custom e-commerce app on top of headless ButterCMS as a backend, Vue.js for the frontend and Snipcart as a shopping cart platform!
Building a Hangman Game with Vue.js [via 30Platforms]
15.07.2018  •  in #Tutorial, #Bookmarks
A fun little tutorial to learn more about Vue.js by building a Hangman Game by Blair Googer