Searching content with Fuse.js

20th February 2019 5:25 pm

Search is a problem I'm currently taking a big interest in. The legacy project I maintain has an utterly abominable search facility, one…

Higher-order components in React

16th February 2019 7:00 pm

In the last few weeks I've been working on a big rebuild of the homepage of the legacy application I maintain. As I've been slowly…

Understanding query objects

27th January 2019 11:10 pm

The project I've been maintaining for the last year has inherited a rather dubious database structure that would currently be very difficult…