Skip to content

Demo app for my presentation at Web Dev & Sausages vol.2 w/TampereJS meetup.

Notifications You must be signed in to change notification settings

penny-five/vue-presentation-sausages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue-sausages

Demo app for my presentation at Web Dev & Sausages vol.2 w/TampereJS meetup.

This demo showcases the declarative nature of Vue.js and the usage of computed properties. By pushing a new value to an array we cause a chain reaction where multiple computed properties are recomputed and the UI is rerendered.

Branch called jsx has slighty modified version of the app that implements a render function using jsx. This modified version demonstrates how render function isn't even called if the data that was mutated wasn't "touched" during the previous render.

Presentation slides are available here.

About

Demo app for my presentation at Web Dev & Sausages vol.2 w/TampereJS meetup.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published