JavaScript Archives - Software Engineering Daily
JavaScript Archives - Software Engineering Daily
JavaScript Archives - Software Engineering Daily
VueJS with Evan You
50 minutes Posted Dec 28, 2015 at 11:26 pm.
0:00
50:56
Download MP3
Show notes

evan-you

“When you have different goals – it’s impossible to say ‘we have the best practices for doing everything’. Because the web is just so versatile.”

Vue.js is a lightweight front-end JavaScript framework that makes it simple to begin prototyping and building web interfaces. Vue.js provides a flexible API for MVVM data bindings, and can serve as an alternative to other front-end frameworks like Angular and React.

Evan You is the creator of Vue and a core developer at Meteor.

Questions

  • What is unique about rapid prototyping in web development?
  • What are the workflow pains of using React?
  • How does the MVVM architecture work?
  • Could you go into Angular’s issues of scalability?
  • Is one-way data binding superior to two-way data binding?
  • As the Vue ecosystem develops will there be an analog to the flux architecture?
  • What are some best practices for building an application with Vue?

Links

Sponsors

Hired.com is the job marketplace for software engineers. Go to hired.com/softwareengineeringdaily to get a $600 bonus upon landing a job through Hired.

Digital Ocean is the simplest cloud hosting provider. Use promo code SEDAILY for $10 in free credit.

The post VueJS with Evan You appeared first on Software Engineering Daily.