Things tagged 'frontal'

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.

Say hi to frontal

On and off for the past few months i’ve been playing with an idea for a lightweight JavaScript framework. I hate to use the term ‘framework’ but i can’t think of a better way to describe it. Perhaps this is a terrible approach to JavaScript development but it’s been fun to experiment.