-
Notifications
You must be signed in to change notification settings - Fork 0
martingul/forum-server
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
(Work in progress) Everything is rendered server-side and sent back to the client as a single html file per page. No javascript, no extra requests once the page is received. The goal of this code is to experiment the performance of good old server-side rendering compared to today's web applications that typically use asynchronous http requests to remote APIs. Runs on Rack + Puma + SQLite
About
A simple forum created to experiment with server-side rendering vs. client-side rendering performance differences
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published