2 posts tagged with "argv"

    node's process argv

    2022-11-28

     | 

    ~3 min read

     | 

    408 words

    I’ve been exploring Node CLIs lately, which means I needed a better understanding of how all of the wonderful CLIs I use daily work…

    node environmental variables: a simple example

    2022-11-28

     | 

    ~2 min read

     | 

    234 words

    This is not going to be a deep dive into Node’s environmental variables, but rather a quick look at how you may use environmental variables…

Return to all tags