)
}
})
Breaking the Binary World with Vue.js
! "
- @ianaya89 21
Slide 22
Slide 22 text
!
Sistema de Componentes
Breaking the Binary World with Vue.js
! "
- @ianaya89 22
Slide 23
Slide 23 text
!
Semantica
Breaking the Binary World with Vue.js
! "
- @ianaya89 23
Slide 24
Slide 24 text
!
.vue
Breaking the Binary World with Vue.js
! "
- @ianaya89 24
Slide 25
Slide 25 text
♻
Life Cycle Hooks
new Vue({
created: function() {
console.log('I am alive ')
}
});
Breaking the Binary World with Vue.js
! "
- @ianaya89 25
Slide 26
Slide 26 text
☎
Comunicación
•
⬇
Propiedades Abajo
•
⬆
Eventos Arriba
Breaking the Binary World with Vue.js
! "
- @ianaya89 26
Slide 27
Slide 27 text
!
DX
Breaking the Binary World with Vue.js
! "
- @ianaya89 27
Slide 28
Slide 28 text
!
vue-cli
Breaking the Binary World with Vue.js
! "
- @ianaya89 28
Slide 29
Slide 29 text
!
Dev Tools
Breaking the Binary World with Vue.js
! "
- @ianaya89 29
Slide 30
Slide 30 text
!
Work Shop
Time
Breaking the Binary World with Vue.js
! "
- @ianaya89 30
Slide 31
Slide 31 text
!
vue-router
> Single Page Applications
Breaking the Binary World with Vue.js
! "
- @ianaya89 31
Slide 32
Slide 32 text
!
vuex
> State Management (Flux)
Breaking the Binary World with Vue.js
! "
- @ianaya89 32
Slide 33
Slide 33 text
!
Native & Nuxt.js
> Server Side Rendering
Breaking the Binary World with Vue.js
! "
- @ianaya89 33
Slide 34
Slide 34 text
!
Native Script & Weex
> Mobile Native Rendering
Breaking the Binary World with Vue.js
! "
- @ianaya89 34
Slide 35
Slide 35 text
!
Take Away
•
!
Progresivo (Simple & Complejo)
•
"
Rendering Declarativo
•
#
Sistema de Componentes
•
$
Ecosistema muy amplio
•
%
Una gran comunidad
Breaking the Binary World with Vue.js
! "
- @ianaya89 35
Slide 36
Slide 36 text
Breaking the Binary World with Vue.js
! "
- @ianaya89 36
Slide 37
Slide 37 text
Gracias!
@ianaya89
Breaking the Binary World with Vue.js
! "
- @ianaya89 37