Here’s what to do when you need to change a constant based on your feature flag.
Contributor
David Burrowes
Code
JavaScript is an unusual programming language in that it has two null-like values: undefined and null. These are distinct values (null !== undefined).
Code
By speaking of the relative roles of microservices, rather than the direction of data flow, we can have more efficient conversations about them.