Currently browsing Oracle WebCenter

Oracle JET and RequireJS

What is RequireJS and why is it important? RequireJS is a JavaScript file and module loader. Oracle JET uses Require to load only the libraries and modules/components that are needed for a particular part of an Oracle JET application. As the JavaScript world has taken...