Latest

Nov
12

Resolvers

Resolvers are used when you need to new up classes with their dependencies. For example, when calling a method from
Sep
29

React Testing Library - fireEvent vs userEvent

It became apparent that using react testing library's fireEvent doesn't effectively test filling in the form
1 min read
Sep
13

Layered Architecture

Layered Architecture is an idea where you have separate layers dealing with different concerns in your application. You can visualise
1 min read
Aug
06

Merge Conflicts... I hate them

After losing half a day being actually further behind on my task than when I started the day, destroying yesterdays
1 min read
Jul
30

Pair Programming

What is pair programming? Pair programming is the practice of having two developers simultaneously working on the same task. There
3 min read
Jul
05

Hooked - Review

> “79 percent of smartphone owners check their device within 15 minutes of waking up every morning.” Hooked gave a
5 min read