I've done C#, Node/TypeScript, PHP, Java, Kotlin, Python, and Go development on my Windows machine without any issues. The mainstream platforms know they have Windows users and seem to do a great job of supporting them.
I used to use Docker to meticulously duplicate my staging/prod environments on dev machines, but honestly don't bother anymore. My CI/CD environments would catch any of those issues, and I don't run into them much anymore. Having first-class support for Linux containers is great, though.
I used to use Docker to meticulously duplicate my staging/prod environments on dev machines, but honestly don't bother anymore. My CI/CD environments would catch any of those issues, and I don't run into them much anymore. Having first-class support for Linux containers is great, though.