|
|
|
|
|
by rubiquity
4217 days ago
|
|
> JavaScript is most future-proof. What does "future-proof" even mean in this context? > In this day and age you're probably building a single page web app Uh.. no. A tiny percentage of new web applications are single page applications and of those most of them don't need to be single page applications. The web would be a much better place if people thought in terms of "What functionality does this web application need?" instead of "Does this application need to be a single page application?" |
|