A lighter public site
The marketing pages now ship a fraction of the JavaScript they used to, so the first screen paints sooner on a slow connection.
- ImprovementCut the JavaScript on every public page by replacing two interactive components with native browser equivalents
- ImprovementAnswers in the FAQ are now part of the page itself, so they are readable before any script runs
- FixStopped the navigation bar shifting the page as it settles on scroll
- ImprovementAdded a build-time guard so app-only code can never end up on a public page again