A guide to writing portable Node.js code ↦
Why is writing portable Node code so important?
According to the 2018 Node.js user survey (using the raw data), 24% of Node.js developers use Windows locally and 41% use Mac. In production 85% use Linux and 1% use BSD.
Discussion
Sign in or Join to comment or subscribe
ehmicky
Remote
Back-end lead developer
2019-03-15T16:54:13Z ago
Hope this will help other developers! Feel free to comment here and give me any feedback.