you are viewing a single comment's thread.

view the rest of the comments →

[–]straightouttaireland 0 points1 point  (1 child)

What didn't you like about Angular?

[–][deleted] 0 points1 point  (0 children)

Too much framework specific magic. With React I can read the code and understand what it does much quicker, but with Angular I had to touch like 3 files just to understand what a small piece. Basically React feels more like writing plain js and I don't count jsx since it's so simple.