Blog
Attempts at writing about things that I think are interesting, useful, or just cool
Pinpoint Bugs with Git Bisect
Find the exact commit that caused a bug using a less known git command.
3 min read
~512 words
02/10/23
Write your own Promise.all()
Work your way up to the super useful Promise.all() function!
7 min read
~1.3K words
15/04/23
19/03/23
Event Delegation
A better way to handle multiple elements with the same event handlers
5 min read
~868 words
23/10/22
FormData - My 2nd Favourite Web API
The FormData API lets you easily access the values of inputs inside a form.
7 min read
~1.4K words
18/03/23
22/10/22
Over-Engineering a Website (September 2022)
How I discovered the secrets of the TMNT stack, built
this website and procrastinated uni course work for 2 years.
15 min read
~2.9K words
22/09/22
21/09/22
5 ramblings total