Tomer Shaiman
1 min readMar 7, 2019

Very Cool ! I wonder if you know how it plays together with NPM “config”
https://www.npmjs.com/package/config library which already knows how to read files and manage runtime environments (e.g : dev/prod/qa) since usually config files tend to have a more complex scenario. so in our app for example we dont read the config with fs.ReadFile but rather with the require(‘config’) call. SoI wonder what is the solution to such utility .
Thanks

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

Tomer Shaiman
Tomer Shaiman

Written by Tomer Shaiman

Principal Software Engineer at Microsoft ✰ Kubernetes and DevOps ✰ CKAD/CKA Certified

Responses (1)

Write a response