Upgrade to Pro — share decks privately, control downloads, hide ads and more …

๐Ÿ’‰ Frontend on Steroids - With Vue.js

Jakub
June 28, 2017

๐Ÿ’‰ Frontend on Steroids - Withย Vue.js

A brief introduction to Vue.js and how to incrementally enchant your UI.

Jakub

June 28, 2017
Tweet

More Decks by Jakub

Other Decks in Programming

Transcript

  1. Vorteile 4 Sehr einfach zu erlernen 4 Starten ohne viel

    Konfiguration 4 Flexibel einsetzbar 4 Modular 4 "Choice driven" 4 Klein & schnell (28.03kb min+gzip) 5
  2. Single File Components 4 Inspiriert von Web Components 4 *.vue

    Endung 4 Template 4 Script 4 Styling 12
  3. 4 Scaffold fรผr Vue Projekte 4 Optionen fรผr 4 vue-router

    4 eslint 4 Unit Tests mit karma 4 E2E Tests mit nightwatch 17
  4. 18

  5. 22

  6. 24

  7. 4 Weniger Code 4 Inkrementell erweiterbar 4 Kleine ersetzbare Komponenten1

    1 https://about.gitlab.com/2016/10/20/why-we-chose-vue/ 25
  8. 33

  9. 35