|
|
|
|
|
by aikah
4052 days ago
|
|
> If you're using jquery to make apps instead of an app framework like react or angular, you are guaranteed to be writing spaghetti. I definitely do not need react or angularjs. Trust me I don't. Because I know and respect SOLID principles and I don't need a framework to enforce them. If you can't tell what should be in the view from where your business logic should be OR you need a framework to enforce these principles then you're going to write spaghetti code no matter what, jQuery or not, react,angularjs or not. And by the way Angular 1.x works quite well with jQuery, Angular 1.x even includes a light version of jQuery. |
|