DEV Community

ehmicky
ehmicky

Posted on • Updated on

Cross-platform Node.js guide

Writing Node.js code that works on Windows, Mac and Linux can be tricky. There are only few guides that cover this topic thoroughly so I decided to share my own experience gathered over the years: https://github.com/ehmicky/cross-platform-node-guide

Top comments (0)