Comment by branko_d

Comment by branko_d 3 days ago

0 replies

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.