|
|
|
|
|
by phpnode
4507 days ago
|
|
I was really excited about component when it came out, but having used it in production projects, the shine has certainly worn off. The endless updating of component.json, and the resulting duplication of effort, the fact that using component alone is not enough (many things are only available with bower) and the lack of support for sourcemaps means I've switched to browserify for new projects and I'm much happier. |
|
I chose component a few weeks ago after not wanting to export my angular modules as modules, I thought component has a nicer syntax for actual components.