Commonly Used Libraries Bundled with Adobe Commerce
Our voyage through the seas of JavaScript libraries is almost over. This time, you can sit back and enjoy the silence after navigating through the four oceans of JavaScript (JS) customization. As you’ve already learned, Adobe Commerce (AC) comes with a variety of modules and third-party packages.
This chapter contains the following sections:
- Introduction to bundled libraries
- List of commonly used libraries
The AC platform, apart from Require.JS, KnockoutJS, and jQuery, also has other libraries built into it that might become handy in our frontend development process. It’s important to understand that these extra libraries are not working alone. Instead, they are closely linked together, often using the three main libraries as their base.
Without further ado, let us look at what our platform has to offer.