Overiew #
- Yarn is better for monorepos (
yarn workspace
) thannpm
npm
has aversion
command that will increment the version of apackage.json
and create a git tag- Rails encrypts secrets and ships those secrets with the code – webconf does something similar for JS
- Webconf is not public online but is an interesting idea