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.
In this post we'll look at some approaches and methods you can apply to your React components to keep them easy to use, test, edit and maintain.
A short post on refactoring code to avoid comments that could instead be code.
Today I'm launching a new video course on Testing React applications.
A short post on why and how I've moved the JS Playground from GitHub Pages to Netlify.
Today we'll look at a new feature introduced in React 16, fragments, and how we can use them to tidy up the DOM that our components create.
In today's post we'll introduce Enzyme and look at how to use it to test a basic React component.
In this 12 minute video I'll show you how to make your Elm application support URLs with the Navigation package.
Recently I've been considering a move away from Vim for front end development.