CSS Spacing pain points andTailwindI’ve recently began working with Tailwind, the popular utility first CSS framework, and I’m a big fan. It’s customisable, but it also…Mar 17, 2021Mar 17, 2021
How to revise for the AWS Cloud Practitioner certificationA few weeks ago I passed the exam for AWS Certified Cloud Practitioner. This is the entry level AWS cert and the most straightforward to…Mar 5, 2020Mar 5, 2020
Takeaways from ReactJS Girls ConferenceI was lucky enough to attend the second annual ReactJS Girls conference in London last week. It was a fantastic day, listening to…May 16, 2019May 16, 2019
Observables in AngularObservables provide a way for you to pass data around your application in a way that is arguably more flexible and declarative than the…Apr 29, 2019Apr 29, 2019
Getting started with Spotify’s Web API (Part 1)This weekend, I decided to brush up on my API skills by checking out the Spotify API. Spotify have provided a handy quick start guide to…Dec 18, 2018Dec 18, 2018
Debounce in ReactDebounce is a great tool to have at your disposal when optimising your application’s performance.Nov 12, 2018Nov 12, 2018
Idempotence and HTTP verbsIdempotence is a word I hadn’t come across before I started working with HTTP methods in Sinatra and Ruby on Rails.Oct 1, 20181Oct 1, 20181
Modelling ActiveRecord associations with AirBnBToday we’re going to be practicing ActiveRecord associations by modelling the popular holiday rental marketplace AirBnB.Sep 19, 2018Sep 19, 2018