logoalt Hacker News

branko_d04/01/20250 repliesview on HN

We built a document management system as React SPA which is very performant.

Key: when user clicks on something, this causes 0 to 1 HTTP requests.

We didn’t do lazy loading or caching either.