Adding React to a legacy project
16th October 2018 8:00 am
The project I'm currently working on is a textbook example of what happens when a project uses jQuery when it really ought to use a proper…
16th October 2018 8:00 am
The project I'm currently working on is a textbook example of what happens when a project uses jQuery when it really ought to use a proper…
11th October 2018 8:21 am
There was a time not so long ago when jQuery was ubiquitous. It was used on almost every website as a matter of course, to the point that…
8th October 2018 10:20 am
Apologies if some of the spelling or formatting on this post is off - I wrote it on a long train journey down to London, with sunlight at an…
5th October 2018 6:36 pm
In a previous post, I used the pipeline pattern to demonstrate processing letters using optical recognition and machine learning. The…
3rd October 2018 10:07 pm
For the last few months, I've been making a point of picking up on certain antipatterns, and ways to avoid or remove them. One I've seen a…