Published July 1, 2016 Javascript localStorage & sessionStorage gotchas So you write some code, validate the feature, send it off to QA, and move on to something else. The last thing […]
Published June 19, 2016 Ngrok Rocks! Recently had a need to debug a site on an iOS device. But the site was only accessible through the company’s VPN. […]
Published April 10, 2024 Technical Interviewer Humor From an internal message board for my company’s interviewers…
Published June 28, 2016 How to write the perfect pull request Great tips here: https://github.com/blog/1943-how-to-write-the-perfect-pull-request All boils down to empathy and manners. Feedback to pull requests should be respectful to the developer.