3 ms·
> 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 fron
by joshheitzman 26d 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.
- threethirtytwo 26d agoI’m talking about mainstream choices. I’m well aware of alternatives. Would not recommend alternative choices for a startup. Those offer a larger element of risk. I would choose Python over any other non mainstream alternative.