Sean Barnard

Sean Barnard, software developer at Innovyze.



Coming soon...

Custom Fantasy League PWA app for the NBA 2020 season.

Developing in WSL2 on Windows 10


Wallaby.js setup with node and typescript or react and typescript

April 20, 2021

How to setup Wallaby.js with react/node and typescript for a sublime development experience.

Falling in love with styled-components

February 06, 2020

I've just discovered styled-components for the first time and despite being nervous about having to learn something new, I've discovered that it's both easy to learn and extremely powerful

Highlights from NDC London 2020

February 03, 2020

My favourite talks from NDC London 2020

Winning tickets to NDC London

January 01, 2020

How I won tickets to one of the biggest developer conferences in the world, at my first ever free developer conference

Global state with React hooks

November 15, 2019

How to replicate features of Redux in pure React hooks no Redux required.

Firebase Firestore with React Hooks

October 31, 2019

This post will describe how I created a custom hook to subscribe to a collection in firestore. According to the Firebase docs here you can…

Firebase Techtalk

October 18, 2019

Getting started with Firebase in React with Typescript.