Features
Framework features beyond the basics:
- Shadowing — override any source file per platform or tenant without touching the original.
- Dependency Injection — swapping implementations via the DI container.
- Logging —
createLogger, theLogger, and default logger options. - Skew protection — keeping client and server versions in sync across deployments.
- Experimental — opt-in flags such as event replay, single root islands, precise source maps, and optimizations.