A highly modular, loosely coupled, non-frameworky framework for building advanced JavaScript apps.
The Ampersand.js website is a great resource for getting started.
Here are some links you may find helpful:
Articles and guides from the community:
Get help from other Ampersand.js users:
- #&yet IRC Channel on Freenode (logs here)
- @ampersandjs
- &yet – The team behind Ampersand.js
If you have other helpful links to share, or find any of the links above no longer work, please let us know.
The app spec says to use bower for dependency management unless it goes against the best practices of the framework. Ampersand.js is very specifically uses npm for dependency management so that's what we're using here.
This TodoMVC application was created by @HenrikJoreteg, @LukeKarrys, and @philip_roberts.