Joachim Feldmann
Joachim Feldmann
Is hashtag highlighting possible with medium.js in the way its done in twitters tweetbox?
How can I listen to events from a collection created in a different "app"? Using a global namespace?
Considering using nginx for static files in production mode. There could be a default nginx configuration in documentation.
Files should be named consistent (e.g. /public/js/apps/home/app.js and /public/js/apps/home ... MainView.js). Further I would suggest using dashes ("main-view.js") instead of using camelcase notation for file names.
What do you think of renaming what you call an app to module? Further there could be a "common" module to place views,models,collections shared by multiple other modules. And what...
Throttling bandwidth would be nice to simulate mobile connection speed.
Methods for resizing (segment width or number of segments) and method to destroy the flickable would be nice