|
|
|
|
|
by codegeek
448 days ago
|
|
I don't think people like GP are arguing that there is no place for these frameworks. the argument is that there are too many people just using these frameworks in projects where it may not be needed and blindly running "npm create react-app" or whatever. Then you add something like NextJS on top which makes things even worse. I would argue that majority of NextJS projects are not needed to be built in NextJS but could do with simpler front end JS. |
|