backbone-express-spa icon indicating copy to clipboard operation
backbone-express-spa copied to clipboard

Use browserify/npm instead of require/bower

Open welhoener opened this issue 10 years ago • 3 comments

@alexanderbeletsky have you thought of using https://github.com/substack/node-browserify with https://github.com/ForbesLindesay/browserify-middleware instead of bower?

welhoener avatar Mar 12 '14 20:03 welhoener

Don't quite understand.. Browserify and Bower, seems solving different problems. Do you mean use components for front end?

alexbeletsky avatar Mar 12 '14 20:03 alexbeletsky

Exactly, and we could get rid of require.js too, if I get it right.

welhoener avatar Mar 12 '14 20:03 welhoener

@welhoener btw, I'm using such setup in other projects (browserify + npm) and really like it :)

alexbeletsky avatar Dec 09 '14 15:12 alexbeletsky