title: "About - wwwhat"

About wwwhat

The Story

wwwhat was born from a simple question: Why has web development become so complicated? We used to write HTML, add some server-side logic, and deploy. Now we have build tools, bundlers, hydration, and frameworks that require a PhD to configure.

Built with Rust for performance and reliability, wwwhat brings back the simplicity of server-rendered HTML while providing modern features like SPA-like navigation, component-based architecture, and built-in CRUD operations.

Philosophy

HTML First

Templates are just HTML with a simple variable syntax. No JSX, no template literals, no special file formats. If you know HTML, you know wwwhat.

Server Rendered

All rendering happens on the server. No hydration mismatches, no client-side state management complexity, no bundle size anxiety.

Zero Config

No webpack, no Vite, no PostCSS. Just your pages, components, and a single binary. Start building immediately.

Credits

wwwhat is built by Tedigo with love for the web development community.