|
|
|
|
|
by altmanaltman
198 days ago
|
|
I guess you're right, but it's more of a curve, though. Once you get to any decent level of complexity, it actually helps to have a framework instead of just going all HTML+CSS. Also it helps having something standard as react (that every web developer should fundamentally understand) than doing your custom stuff if other people will be working on it in the future. There's a lot to say about the side effects of frameworks but there's a reason why everything converges towards that. |
|