|
|
|
|
|
by egeozcan
1582 days ago
|
|
From here, your problem sounds like a broken code review process or missing/unclear style guides in teams/company. > I'm not sure if this effects other frontend frameworks as much, but it does seem like React was always pushing for a "new way to do things" every year. In my experience, it purely depends on how you regulate the code internally. You can always find developers using something shiny every week when you already solved the problem the shiny thing solves like 100 times in your codebase. I had the same problem with some random integration of Blazor recently in a .NET codebase. Some had the same problem (apparently, I came later) integrating Primefaces to a JSF codebase. It may be amazing tech, but do you really need it if you can KISS without it? |
|
I am only half joking when I say that most developers would say yes due to Resume Driven Development