Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

"In their right mind?" I wouldn't start a project in anything other than TypeScript now. My platform is a monorepo across web and native mobile (Expo), and is TypeScript throughout. All my types flow everywhere automatically. Even the shape of a database table is shared with the native app with tRPC. Nothing can break the type contract anywhere. How would you do that with another language?


>How would you do that with another language?

WASM

All my side projects for the last year+ have used full stack Rust.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: