Examples
Counter
A simple button with an async counter.
Live demo
Source code
Real API
Load 😺 from API with cancellation and retry on errors.
Live demo
Source code
Code-Splitting
A simple demo with code splitting for modules using React Suspense and React Lazy.
Live demo
Source code
Basic HMR
A basic demo with HMR support.
Live demo
Source code
Sockets with HMR
Subscribe to the socket with developer-friendly HMR support.
Create epic handlers that are reloadable or non-reloadable.
Live demo
Source code
Routing
A simple example of routing with typeless-router
Live demo
Source code
Form
A simple example of forms with typeless-form
Live demo
Source code