Day to day you'll find me working on Chrome DevTools as a frontend engineer.
This site is also where you'll also find my blog posts where I write and record content on JavaScript, React, software development and more.
Running command line tasks in Neovim
How I combined a few Neovim plugins with some custom Lua code to easily run tasks.
Learning to say "I don't know"
This blog post discusses my recent experiences as a Tech Lead and getting comfortable with admitting when I don't know something.
Why I don't miss React: a story about using the platform
After working with React for over five years, I was nervous about moving on and not having its power and features available to me. It's ended up being a pleasant experience.
Why you should check-in your node dependencies
For the last two years I have worked on a codebase where we check our `node_modules` into version control. I think it's great, and this article I will explain why.
Working in small chunks
This post looks at how I like to break down bigger projects into smaller chunks, and the advantages that brings.