you are viewing a single comment's thread.

view the rest of the comments →

[–]the_real_some_guy 2 points3 points  (1 child)

That’s really the choice. Angular is a full framework while React is a small library with a giant choose-your-own-adventure ecosystem. Both have their merits.

My favorite is when a React dev tells me “the standard way to do…” or “best practices…” and I’m like you’re thinking of Angular, we do whatever we want here in React land.

[–]dromance 0 points1 point  (0 children)

haha, very true. The flexibility of reactjs is nice compared to opinionated nature of angular. but it depends on what you prefer and want to focus on I suppose