magic_lobster_party

  • 0 Posts
  • 8 Comments
Joined 11 months ago
cake
Cake day: August 15th, 2024

help-circle



  • jQuery got popular because Internet Explorer, Firefox, Chrome and other browsers weren’t exactly cross compatible. Writing vanilla JS was risky business in that sense.

    It also supported AJAX across all major browsers, which meant the website could make API requests without reloading the entire page. It was super revolutionary to press a button and it only changed a part of the page.

    Then Angular and React took it a step forward and that’s where we are now.