Hacker News new | ask | show | jobs
by gumby 1879 days ago
If you can do a single page app with no frameworks you definitely should do so!

If you have a large complex system, making it clean up front (i.e. by deployment) means someone a few years from now will appreciate the work.

As for the single page app: when (if!) you want to upgrade it, just rewrite it wholesale. Until then it's creating value as it is.