Posts tagged "Server-Side Rendering"

I Built Server-Side Rendering for Aurelia 2

Aurelia 2 has had server-side rendering sitting in that slightly annoying place where the core has the right foundations, but app developers still don’t have a tidy package they can install and use. If you’re building an internal dashboard, you can get away with a pure client-rendered app. Nobody is searching Google for your settings page. But if you’re building a public website, a landing page, a docs site, a marketplace, a product catalogue, or anything where the first HTML response needs to mean something, client-only rendering starts to feel like turning up to a job interview in board shorts.