Hacker News new | ask | show | jobs
Ask HN: Any prebuilt frameworks/templates for single page web apps?
1 points by bossx 2873 days ago
Are there any prebuilt frameworks out there for building a single page web app? Specifically looking for something prebuilt that follows the standard nav + 2 pane view that most modern apps are using (e.g Slack, Asana etc).

If there is a frontend framework/template that would be great, bonus if it has logic for connecting to a backend.

1 comments

NextJS comes to mind.