explanation
Attempt to document my learnings throughout my career; coalescing into articles that predominately explain concepts and technologies.
My Developer Workbench
Show the development tools I love and how I've automated setting up my development environment.
Guest Presence Detection
Detetermine if there are guests based on when they connect to the guest wi-fi. Useful with presence based home automations.
Software Craftsmanship
Understanding of software craftsmanship and my determination to seek constant improvement.
presentation
Presentations and workshops I've given at conferences, meetups, etc.; freely available.
React with Relay and GraphQL Talk
Focusing on GraphQL and how it may impact React in the future.
tutorial
Articles that are focused steps detailing how to accomplish specific goals.
reference
Evaluation or comparison of technologies.
Jest vs. Mocha: Why Jest Wins
An early assessment of the Jest testing framework and comparisons to mocha/karma.