Some Reading
Higher-Order Functions. A really cool idea. Javascript isn't my favorite language. https://medium.freecodecamp.org/higher-order-functions-in-javascript-d9101f9cf528 This, on the other hand, is huge: trunk-based development. https://codeburst.io/trunk-based-development-vs-git-flow-a0212a6cae64 I'm really tired of having a dev branch with periodic commits to master so we can deploy from master. It's so …
more ...