Y
Hacker News
new
|
ask
|
show
|
jobs
by
bullfightonmars
463 days ago
Delete the API, render your html on the server, problem solved.
1 comments
skydhash
463 days ago
If you're not building something like Gmail, Docs, or Figma (AKA an app that should be on the desktop instead of the web). Rendered HTML should be the way to go, even if it's just a gateway to a more complex infrastructure.
link