Using Multiple Git Accounts on One Computer
Whilst ramping up on a client project this year, the client’s security team required myself and our team to have separate GitHub accounts for access… Read More »Using Multiple Git Accounts on One Computer
Whilst ramping up on a client project this year, the client’s security team required myself and our team to have separate GitHub accounts for access… Read More »Using Multiple Git Accounts on One Computer
Oftentimes, we need to use specific icon sets from a design for a site rebuild. SVGs are often the best way to display these on… Read More »How to Clean SVGs in bulk
position: sticky is an excellent newer CSS property for working with designs where an element needs to stick to point a page as a user scrolls… Read More »The Gotchas of `position: sticky`
We use Webpack at Human Made to power our frontend JS and SCSS compilation and refreshing. Webpack is a powerful tool, but there’s always been… Read More »Hot-Reloading using Webpack with PHP File Changes
While working at Human Made on enterprise codebases, we get to see a lot of legacy code and review code from developers a wide variety… Read More »Simplifying Overly-Nested Code
Testing is one of my favorite parts of building a website. The in-depth, detail work involved in quality testing is something that I’m really drawn… Read More »Test Content Generator
Imagine your dream, perfect, developer-focussed version of WordPress. What does it look like? — Ryan McCue 🎄 (@rmccue) March 17, 2016 Ryan McCue pushed up… Read More »A More Perfect WordPress
I’m going to start writing sister posts to talks that I give to make it easier to reference the information. This post is attached to… Read More »Performance: A Case Study
I redesigned my blog this weekend with a focus on the text and photos – nothing else. I quickly found the last design to be… Read More »New Design – Simplicity
There comes a time in some projects where you have to just stop. In the last several months we had to do this with one… Read More »Just Stop.