General statistics
List of Youtube channels
Youtube commenter search
Distinguished comments
About
Theo - t3․gg
comments
Comments by "" (@diadetediotedio6918) on "React Doesn't Scale" video.
Funny enough, I would pick React over Angular or AngularJS at any time of the day, even if I prefer solidjs. In my personal view, Angular is an extreme corporate mess that people chose only for sadistic purposes.
6
@RomanTchekashov I'm sorry, I just don't agree with you. I literally worked on many angular projects, in EVERY SINGLE ONE OF THOSE the pattern was extremely giant components with 700+ lines of code and templates that were an absolute mess. Not to talk about state management being scattered all around. Angular is just not good in leading unexperienced devs to good solutions, it will make them do the most messy thing they can because the framework has so much unneeded friction that it makes making a simple component a job of using a cli + having 4 or more files (in default). It is just not good. Obviously I also find some amusing things about angular, in some kinds of projects that structure shines, but certainly it is not for "unexperienced developers who need guidelines" (unexperienced developers just don't follow guidelines). Nor React nor angular can solve the problem of having messy codebases, I think React induces some great problems with his extremely wasting rendering model, but Angular is not much off the track. React at least makes making smaller components easier which in turn makes refactoring those generally simpler as well.
1