Timeline for Am I right that switching programming languages will have little impact on the scalability of a CRUD API?
Current License: CC BY-SA 4.0
2 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 11, 2022 at 17:43 | comment | added | Jared Smith | Typescript exists. It's even good. The static typing available for Python isn't as solid but it's there and fairly mature at this point (I have no idea what static analysis options are available for Ruby). While none of those are ever going to be as fast as the JVM or CLR the person-scalability is more debatable and I don't see how a rewrite could possibly be justifiable from a business perspective unless the AWS bill is already massive. | |
| May 10, 2022 at 19:57 | history | answered | Telastyn | CC BY-SA 4.0 |