CodeDont comment shared codeWAIT WHAT? No code comments ? What the heck, Nick has lost it. Think we are all taught / learn / assume that code comments are great. They…
GoogleCloudEnvironment Variables for Google App EngineTLDR: Cloud Build + ** this post is about a NodeJS deployment When working with app engine, you can setup an automated deployment with…
ReactThe Modern WebThe right tool for the right job Thinking this morning about all the options / paths to building for the web, and the differing opinions…
PythonThe Zen of PythonFrom within the python repl run the command … and you will achieve the state of python zen. Currently underway with a twice weekly ML class…
VoltaBest Node version manager - VoltaVolta is the best Node version manager (also great to manage versions for rest of your teams toolchain - Yarn, etc) https://volta.sh/ Add…
ContentfulHow to format Contentful rich text in ReactHow to parse / format Contentful rich text in React When building an app or platform, 100% recommend integrating a cms and Contentful is a…