13 followers
Javascript Engineer with over 12 years experience.
I specialise in Javascript Frameworks, testing, 12 Factor App guidelines and all things reliability.
Last week I wrote an article on how to use Angular and Docker to keep your configuration outside of your code. Keeping you configuration outside of...
Apps sometimes store config as constants in the code. This is a violation of twelve-factor, which requires strict separation of config from code....