(no title)
Raynos | 2 years ago
Once you've loaded it and mutated it for testing purposes or for copying from ENV vars into the config, you can then freeze it before passing it down to all your app level code.
Having this wrapper object that can be frozen and has a `get()` method to read JSON like data make it effectively not mutable.
doh|2 years ago
BTW kudos on zanzibar. Love the tech and the code).