×

Error message

Deprecated function: implode(): Passing glue string after array is deprecated. Swap the parameters in include_once() (line 343 of /mnt/www/html/baltimoredc/docroot/sites/default/settings.php).

Replace JQuery With Modern JS Frameworks: Specific Use Cases

jQuery is awesome, and has been a staple of Web development for so long, people rarely remember a time without it. But as useful as jQuery is, it’s highly cumbersome for certain kinds of interactive needs, from both a coding and an ongoing maintenance perspective.

I’ll discuss some use cases where jQuery can be replaced with a framework such as Vue.js, and how doing so can make development more efficient and maintainable.

This isn’t a course advocating for the complete removal of jQuery, only for identifying areas where it might not be the best solution, and how to address that.

Key points include:

  • What jQuery does best, and what it doesn’t
  • Benefits of using more structured JS
  • Specific use cases that make sense
  • Getting started with minimal pain points
     
Experience level: 
Intermediate
Speaker(s):