|
|
|
|
|
by evilduck
613 days ago
|
|
> sprinkles of vanila.js work just fine. Bullshit. jQuery as a library didn't inherently cause spaghetti code, it was predominantly just used as a cross-browser selector function and some standard library augmentation/fixes before JS itself caught up. Sprinkles of progressive enhancement jQuery were exactly the problem that caused frameworks to be created. Sprinkles of vanilla JS lead to the exact same outcome, minus a jQuery library load. |
|
Do not forget jQuery.ajax, making cross-browser JS HTTP interactions possible in the first place.