The Node.js Mentorship Initiative solves a very specific pain point experienced by many groups who maintain a popular open source project. Open source...
Implementing algorithms can be tricky because it's possible to write an implementation that builds and runs, but the outcome may be incorrect. An...
In The Algorithm Design Manual, Skiena outlines heuristics for solving problems involving algorithms contained in the book. The heuristic starts with...
During October of 2020, CircleCI hosted Orbtoberfest alongside Hacktoberfest, which is a month-long event encouraging contributions to open source...
Many people have written about automated testing, and some of the ideas from those writings inform the way I evaluate React's Docs Testing Recipes. In...
I spent the past three months completing projects for the Quality Assurance Certification and the APIs and Microservices Certification from...