|
|
|
|
|
by simonw
695 days ago
|
|
That was my initial instinct on reading that sentence too - I don't think converting from one language to another is actually very common. But in this particular case I think they justified doing so: "Our team had a prototype written in the language, R, and wanted to convert this to our standard production tech stack, Golang and ReactJS." As a Python programmer I tend not to worry about this, because Python is a good language for both prototyping and production - but I can absolutely see the need for this if you're prototyping with tools that you wouldn't want to run in production. |
|
Working around this by using tools that aren't exactly known for code quality in the first place seems like a bit of an odd choice.