Skip to content

Latest commit

 

History

History
98 lines (62 loc) · 3.33 KB

presentation-2018-midwestjs.md

File metadata and controls

98 lines (62 loc) · 3.33 KB

Intro to Vue.js: The Frontend Framework for Everyone!





Who Am I?

  • David Dangerfield (@ddanger)David Dangerfield
  • Software Developer | Front-end
  • Rochester, MN
  • Angular user
  • Vue fan 🤩
  • React student





Audience Poll

  • Have never used React, Angular or Vue?
  • Have used Angular?
  • Have used React?
  • Have used Vue?





Audience Pre-Q&A

  • Why did you decide to attend this?
  • What are you hoping to get out of it?





What This Is

  • Ultra basic
  • Slow and explained
  • Conversation: please ask questions





What This Isn't

  • Entertainment (that's the other Dangerfield)
  • Slides
  • Overview of Vue features and supporting libraries
  • Real developer workflow (i.e. no vue-cli, no vue components)





Why Vue?





My Vue Background

Evan You did a talk at my company Reactivity in Frontend Javascript Frameworks

I started using it in May, 2017 and have built a couple web apps (vue-cli, vuex).

I attended these frontend masters workshops in person:

I've also watched a lot of this excellent Udemy course





Agenda

  1. Define: Reactive Programming
  2. Go through the examples in the repo
  3. Show Vue.js docs
  4. Mention components, vue-cli, Nuxt, and VuePress





Not Fully Explored (in this session)





Links To Tools I'm Using