Skip to content
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

Simplify example ampersand app #110

Open
fyockm opened this issue Mar 19, 2015 · 3 comments
Open

Simplify example ampersand app #110

fyockm opened this issue Mar 19, 2015 · 3 comments

Comments

@fyockm
Copy link
Member

fyockm commented Mar 19, 2015

If it was simply state, collection, and view (similar to backbone), then it would be much easier to grok. You would also have to throw in browserify, but perhaps just leave it like that.
browserify main.js -o www/bundle.js

Don't complicate with grunt/gulp - just use npm scripts, which are much less opinionated.

via @ben-eb

@ben-eb
Copy link

ben-eb commented Mar 21, 2015

I forgot router. 😄

@prust
Copy link

prust commented Mar 21, 2015

Don't complicate with grunt/gulp - just use npm scripts

+1

@mark-hahn
Copy link

I'm trying to start using & right now and I find the current example using the CLI ampersand to be useless. And it almost scared me away from trying &.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants