Technical requirements
To move forward with the next section about Adobe Commerce JavaScript libraries, readers need to know some specific technical things. Here’s what you need to know:
- Basic JavaScript: You should understand the basics of JavaScript, such as what variables, objects, functions, and loops are.
- Some knowledge of special JavaScript libraries: If you’ve used
jQuery
,Underscore.js
,RequireJS
, orKnockout.js
, that’s great. - Ready-to-use coding setup: You should have a place where you can code and try things out. This means having Adobe Commerce set up somewhere you can access it and a program for writing and editing your code.