Comment by joshheitzman
6 hours ago
> Third you’re going to have to use TS for the frontend anyway. You can’t escape ts.
This is obviously wrong. Sure you have to use Javascript for the web frontend that has interactivity without round-tripping to the server. Typescript compiles to Javascript, but its hardly the only language that does.
If you're frontend is a mobile app only then you don't even have to use Javascript for it all.
No comments yet
Contribute on Hacker News ↗