Hacker News .hnnew | past | comments | ask | show | jobs | submitlogin

I worked with large React and large Angular (1 and 2+) codebases. I even migrated projects between them.

I genuinely don't understand how Angular is considered simpler than React.

Both have a build step. React hasn't needed a "generator" for years now (if you mean stuff like CRA). With tools like Vite or RSBuild, it's like 2 lines. Yeah, the JSX needs to be compiled, but so do templates, custom CSS dialect, and TS's old/non-standard decorators in Angular.

Angular has way more quirks and reactivity foot guns than React. I think major React adoption painpoint is hooks, but while they are clunky, they're way "easier to hold" than most Angular tools.

Same when it comes to state management libraries in angular, but I digress.



Consider applying for YC's Fall 2026 batch! Applications are open till July 27.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: