Server Rendered
6 items tagged with "server-rendered"
Stacks6
Rails + Hotwire
A server-driven Ruby on Rails stack using Hotwire (Turbo and Stimulus) to build reactive web apps with minimal custom JavaScript.
Phoenix LiveView
An Elixir stack using Phoenix LiveView to build real-time, server-rendered interactive UIs over WebSockets with little JavaScript.
Spring Boot + Thymeleaf
A Java stack pairing Spring Boot with the Thymeleaf template engine for server-rendered web applications with robust enterprise tooling.
HTMX + Go
A hypermedia-driven stack pairing HTMX with a Go backend to build interactive web apps using HTML over the wire and minimal JavaScript.
ASP.NET MVC + EF Core
Microsoft's server-rendered web stack using ASP.NET Core MVC and Entity Framework Core over SQL Server or Postgres, for robust enterprise web applications.
FastAPI + HTMX
A modern Python stack pairing the async FastAPI framework with HTMX to build dynamic, server-rendered web apps with little custom JavaScript.