28 Apr 23
If you’re writing anything more complicated than a brief command-line script, reading this should help you write higher-performance, more-secure applications. This document is written with Node.js servers in mind, but the concepts apply to complex Node.js applications as well. Where OS-specific details vary, this document is Linux-centric.
Honestly? I’m saving this because it is a good bit of documentation writing more than it is useful to me as reference.