Hacker News new | ask | show | jobs
by draluy 2788 days ago
I find it very bloated. I spend so much time waiting on the compiler and writing boilerplate code (as opposed to actual features), that I try to avoid it when I can.

I really prefer Vue, because it gets out of my way when declaring services or making modules etc.

1 comments

React + Redux is pretty famous for boilerplate, so I guess I can continue to look forward to feature friction.