-
Notifications
You must be signed in to change notification settings - Fork 13.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update Chaplin app #713
Update Chaplin app #713
Conversation
Could you also update the entry on the homepage? It still says it's using Backbone. |
Well...Chaplin uses Backbone and this is the main selling point. Exoskeleton is just a better Backbone, but it is not widely known. So I suggest to leave the "Backbone" there. But description could also be: "description": "Chaplin is an architecture for JavaScript applications using the Backbone.js library. Chaplin addresses Backbone’s limitations by providing a lightweight and flexible structure that features well-proven design patterns and best practices. In the app, Backbone is replaced with [Exoskeleton](http://exosjs.com), faster and leaner Backbone without dependencies on jQuery and underscore.", but it will be kinda big, won't it? |
I agree, the shorter one is better. You explain your switch in the README, so that should be fine. |
Hm, for some reason I'm not seeing the learn bar. Neither on the live version nor in your update. Do you know what's going on there? |
nope this was weird for me too |
Haha, I think I know why now. :) |
Update Chaplin app
These two commits should be separated from each other since I want to show Chaplin users one particular commit with the switch to Exos.