Hacker News new | ask | show | jobs
by quantummkv 1122 days ago
That depends on how complex and interactive the UI is and how much lifting the server is doing. If most of the business logic is in the server and the UI is simple data presentation with some basic interactions, then a web app is what I would go with.