React Composition: A Vindication
· 3 min read
Composition has always been my favourite pattern in React. For years, I pushed for it on every team I worked with. And for years, I got pushback.
Composition has always been my favourite pattern in React. For years, I pushed for it on every team I worked with. And for years, I got pushback.
I've finally organized my development environment setup into a proper dotfiles repository. After years of manually configuring each new machine, I decided to automate the whole process.
I built my first version of What the FPL!? in 2019 as a simple tool to help me make better decisions in Fantasy Premier League. It was a basic web app that collected player data and predicted points using a straightforward algorithm.