BackboneJS is a JavaScript library that allows to develop and structure the client side applications that run in a web browser.
Websites that have a shopping cart or checkout page, either using a known ecommerce platform or a custom solution.
GSAP is an animation library that allows you to create animations with JavaScript.
jQuery CDN is a way to include jQuery in your website without actually downloading and keeping it your website's folder.
jQuery is a JavaScript library which is a free, open-source software designed to simplify HTML DOM tree traversal and manipulation, as well as event handling, CSS animation, and Ajax.
Lodash is a JavaScript library which provides utility functions for common programming tasks using the functional programming paradigm.
Modernizr is a JavaScript library that detects the features available in a user's browser.
PHP is a general-purpose scripting language used for web development.
Underscore.js is a JavaScript library which provides utility functions for common programming tasks. It is comparable to features provided by Prototype.js and the Ruby language, but opts for a functional programming design instead of extending object prototypes.