I'm Jake Prem

What is Vue.js?

  • Progressive Framework

  • Incrementally Adoptable

  • Performant

  1. Virtual DOM

  2. Reactive

  3. Directives

  4. Components

    1. Single File Components

What is Vue.js?

  1. View Library

  2. Router

  3. Vuex

    1. Redux inspired
    2. Simple
    3. Time Travel Debugging

What is Vue.js?

  1. vue-cli

  2. vue-devtools

  3. Nuxt, etc

    1. PWA framework
    2. SSR

What is Vue.js?

How?

Vue Basics

Hello World

Basic Directives

User Interaction

v-bind and computed properties

jQuery Replacement

Single Page Application

Resources

  • https://vuejs.org/v2/guide/
     
  • https://github.com/vuejs/awesome-vue
     
  • Vue Udemy Course (don't pay more than ~$12
    • https://www.udemy.com/vuejs-2-the-complete-guide/

Resources

  • https://github.com/jakeprem/codemash-vue
    • http://jakeprem.com/codemash-vue/#/
  • https://github.com/jakeprem/vue-lnl
    • http://jakeprem.com/vue-lnl/
  • https://github.com/jakeprem/vue-lnl2
Made with Slides.com