“We don’t have time to write tests.”
“We don’t have time for code reviews.”
“We don’t have time to set up a CI server.”
“We don’t have time to automate deploys.”
“We don’t have time to make it accessible.”
“We … Read on...
Category Archives: Methodology
The JavaScript Starter Kit Manifesto
My talk from Nodevember just went live on YouTube! This is my sales pitch: Starting from scratch today in JavaScript is crazy. The solution? Your team needs a JavaScript Starter Kit.
I’d love to hear you feedback on the talk!… Read on...
Want to Code Faster? Timebox Impediments
Confession: Last week I burned an entire morning configuring SSH key authentication on our Enterprise Github account. I tried everything I could think of, but continued to receive authentication errors. When I was finally exhausted and out of ideas, I … Read on...