Comparing React and Angular in 2023 - RRU 216

preview_player
Показать описание
Hosts of the Adventures in Angular podcast, Chuck Wood and Lucas Paganini, join the React Round Up Panel on this week's episode crossover. They begin the episode by contrasting the two frameworks and offering their own viewpoints on React and Angular. Additionally, they explain each of the frameworks' strong points.

Рекомендации по теме
Комментарии
Автор

The biggest pro from Angular: it brought Typescript and RxJs to the Web Community. These two technoligies will outlive any Web Framework!
React's pro: It brought JSX which is a smart Idea and brought new ideas to the Web Community!

hansschenker
Автор

Angular con: As an Angular dev you become a poor Javascript dev
React con: Reconciliation is not so easy to understand. Why you have use useEffect now?

hansschenker