|
|
|
Ask HN: Starting a startup with typed code x none typed code
|
|
5 points
by user0x1d
1717 days ago
|
|
I'm not a really good programmer and I still have problems with types in TypeScript x JavaScript, for example. I'd like to start a business and I would of course move a lot faster by simply writing JavaScript instead of TypeScript. If I chose the JavaScript route, what considerations should I have in mind? |
|
For (almost) every language that exists, there's at least one startup using it that succeeded.
The argument of speed is not realistic. Time matters, that's true, but not to *that* extent.
Maybe the only factor that matters is how familiar you are with language (so that you can easily build your prototype/MVP) and how popular the language is so that you can easily recruit when the time comes.