20180503_Prototyping with Vue Single File Component - Pine Wu at

Vue Single File Component is ideal for sketching out UI components, animation, interaction prototypes and data visualization. I present a mini Vue SFC based framework that prescribes setup, languages and coding styles in exchange for the best prototyping experience. Find more talks at Subscribe to our YouTube Channel: Follow us on Twitter: Like us on Facebook: Follow us on Instagram: 0:00 Introduction 0:40 Bio 1:18 VS Code 3:01 Vetur 4:20 Atom/Vim/Emacs 5:17 Mini Demo 7:39 Type Validation in Template 8:43 TBH 10:21 Status quo of Prototyping 10:56 Problem with online prototyping 12:22 Problem with local prototyping 13:55 vue serve in @vuc/cli 3.0 14:28 Proun 15:17 Larger demo 30:23 Why?