- To start getting familiar with React hooks, I decided to refactor a component from setState to hooks and see how it went. 
- A quick post today on how to configure ESLint to run on a TypeScript project. 
- Over Christmas, I tackled an Advent of Code in ReasomML and in this post I'll share my solution along with my experience of Reason and its ecosystem. 
- For one week only, you can grab 40% off all my video courses. 
- Kent and I sat down to chat about our approaches to testing our React applications. 
- Today I'm launching a new video course to help you take the next step learning React. 
- In this post we will look at the URLSearchParams API which makes it really easy to read, delete and set query parameters. 
- Introducing a plugin I've built to enable quicker jumping of files in VSCode. 
- A quick post today on how to configure VSCode's "Go to Definition" to work when importing a JSX file. 
- In this post I'll talk you through getting started with JSON Decoding in Elm and look at breaking down how decoders work.