GitHub Search CheatsheetPublished: 2022-08-04The Github search feature is great, but remembering all the syntax used for filtering results isn't. This cheatsheet makes it simple.
Easily Fix React Hydration ErrorsPublished: 2022-07-22React hydration is a great feature that allows your site to seamlessly transition from simple HTML to an interactive Single Page App (SPA). Unfortunately it is also easy to run into errors. In this blog post, I explain how you can fix those errors.
react-hydration-providerNPM package for easily controlling what your app renders before and after app hydration.