To ensure every component is built in a similar manner, would be nice to a have a base project which contains a basic grunt, unit tests, css, js minification and commonJs. The idea is we can fork it and write the new components.
thats the gist of it yeah - but nothing wrong with a few components being written independently and then comparing them before settling on a single method.
To ensure every component is built in a similar manner, would be nice to a have a base project which contains a basic grunt, unit tests, css, js minification and commonJs. The idea is we can fork it and write the new components.
yay or meh? I am currently playing with browserify and it's really good.