Using RequireJS with Frontal
RequireJS is a JavaScript loader and module manager. It’s great for loading scripts concurrently and without blocking the page from rendering.
Frontal now supports a simple plugin architecture. Using the .register method it’s possible to mix functionality directly into frontal.