Hacker News new | ask | show | jobs
by golergka 857 days ago
As a JS developer, I second this. I love node, react and typescript, but they're great tools to build very complex web apps — think Figma or an in-browser IDE.

If you're building a typical CRUD app and don't have a VC-backed budget, just use a Django or Rails.

1 comments

I’m a TypeScript developer. Don't understand why it requires complexity? You can just as easily build crud APIs in TypeScript.
Of course you could, but it doesn't mean you always should. Typescript doesn't have a kitchen sink framework like Django or Rails.