|
|
|
|
|
by bayesian_horse
1710 days ago
|
|
IMHO for startups, productivity and development speed usually beats performance and enterprisy-ness (looking at you, Spring). F# dominates C# there, but Django, FastAPI, various other options for Node or other languages, are simply easier to learn and faster to iterate. You can change/reload a Django app several times before the C# compiler finds a problem with your static types in a bigger codebase... And to me it seems like you can acquire technical debt in C# just as fast as with any other language. Maybe faster because it is harder to learn and less "obvious" with all the DI magic. Of course, if you are proficient in C# and its ecosystem, you can write some damn fine software in it. If so, I wish you the best of luck finding affordable coworkers who can do the same. |
|
Also, you're making up an impossible scenario, a startup that's moving fast, but somehow has a 'bigger' codebase.