See front.js in action
A collection of interactive examples demonstrating the power of val, run, and calc.
Simple CRUD with input handling and list rendering.
Derived state and complex event handling.
Shared state, multi-island communication, and canvas rendering.
Forms, auth flow simulation, and nested state.
Lifecycle management (cleanup), audio feedback, and timers.
Responsive navigation bar with mobile toggle.
Async data fetching with the "Active Flag" pattern to prevent race conditions.