|
|
|
|
|
by nothrabannosir
4117 days ago
|
|
I work and develop on Windows. Go, javascript / typescript and Scala, mostly. I can tell you: every development tool you can think of runs just fine on Windows. Natively: * bash * all the GNU tools (grep, less, ...) * vim * emacs * npm * all the npm tools (gulp, grunt, &c; everything installable through npm) * gcc * make * IntelliJ * ssh (command line or putty) It's all here. Without cygwin. The only problem I ever have is performance of the FS on many small files. That's just terrible. |
|