Posts tagged with React

May 2021

• 5 min read

How to update or remove global styles in Emotion

Learn how to change globally injected styles in Emotion without breaking the rest of your app's styles.

January 2021

• 3 min read

How to add vanilla Emotion server-side rendering to Gatsby

Like Emotion but don't want to use the React API? Want to use server-side rendering with Gatsby? Here are some simple steps to get started.

July 2019

• 10 min read

Optimizing React component event handlers

Event handlers for React components are a common source of performance issues. In this post, we'll learn how to avoid identify and avoid them.

December 2018

• 9 min read

Software highlights of 2018

A collection of what I thought were 2018's most interesting developments in the software industry.

December 2017

• 6 min read

Blogging with Gatsby

Learn how I finally deployed my blog using Gatsby. Expect to see lots of interesting content on programming and tech!