Hacker News new | ask | show | jobs
by ithrow 1708 days ago
No need to go full SPA, dynamic dropdown can just be a component(with react-select) in your MPA. You create coupling between your front-end server and the browser but that's not bad at all for many type of webapps.