Explore InfrontJS in Action
Welcome to the InfrontJS example page! Here, you’ll find a selection of minimalist, self-contained examples that demonstrate the core concepts and unique capabilities of InfrontJS. Each example is designed to run entirely in the browser—no server required—showcasing how simple and lightweight development can be with InfrontJS.
Dive in, experiment with the code, and discover how InfrontJS empowers you to build high-performance web applications without unnecessary overhead.
Examples
Most Minimal
Example #01The most minimal example of InfrontJS (aka a shameless plug).
Minimalistic ToDo App
Example #02A very minimalisic ToDo application with a pretty ugly design.
Basic usage of States
Example #03Showcasing the basic usage and lifecycle of States in InfrontJS.
Usage of ThreeJS and Sub-States
Example #04Showcasing a canvas based 3D project and the use of Sub-States in InfrontJS.