Hacker News new | ask | show | jobs
by riku_iki 547 days ago
JS/TS primary target is running interactive code in webbrowser. What are the good alternatives?
1 comments

Sure if you are building a highly interactive app like Google maps go crazy on the javascript but keep it only for that.
I think some business SPA is heavily benefited from JS/TS too.