Posts tagged with JavaScript

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.

February 2019

• 4 min read

Thoughts on the great frontend divide

Some thoughts on the schism between frontend developers and designers. Does it need to exist? And can we do anything about it?

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.

August 2018

• 11 min read

Field testing the new Vue CLI 3

Vue CLI 3 is a major re-work that promises zero config and an extensible plugin ecosystem. Does it live up to the hype?

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!