About Us
SolidStart Kitchen Sink
This is a comprehensive test application built with SolidStart to benchmark various deployment platforms. It demonstrates different rendering strategies, data fetching patterns, and framework features.
About This Page
This page is statically generated at build time. The HTML is pre-rendered and served directly without any server-side processing at runtime.
Static pages are ideal for content that doesn't change frequently and can be cached at the edge for optimal performance.
Features Demonstrated
- Static Site Generation (SSG)
- Server-Side Rendering (SSR)
- Incremental Static Regeneration (ISR)
- Stale-While-Revalidate (SWR) caching
- API Routes
- Form handling with Server Actions
- Image optimization
- Environment variables
- Session management