porkbuns / shmile

The DIY photobooth, at your service.
75 stars 39 forks source link

Refactor frontend UI libraries #14

Closed andrewhao closed 8 years ago

andrewhao commented 10 years ago

Might want to factor it into proper/idiomatic JS models (Backbone/Reactjs? Angular?)

andrewhao commented 9 years ago

I'm leaning toward moving things toward Backbone + React, but want to run some browser render performance stats first.

I also want to move animations away from SVG toward CSS animations, or perhaps an animation lib like Famo.us.

andrewhao commented 8 years ago

Issues will move into the http://www.github.com/andrewhao/shmile-ui repository.