Top Stories published by WeWork in 2018

Reading Redux? Easy!

When I first read the Redux docs and went over the great tutorial, I understood the basic idea and how to “get things to work with the Redux store”…for just one component. Then, when trying to read an existing code of a big react application that uses Redux, I understood that I don’t really…


Secret Versioning in Hashicorp’s Vault

One of the major hurdles WeWork has had to overcome with Hashicorp’s Vault project is its lack of versioning of secrets you write to and from its API.

When you change a value, the previous iteration is lost to the great Vault gods in…