Blog
Attempts at writing about things that I think are interesting, useful, or just cool
Slack emoji engineering: partyify anyone!
Learn how to make a party emoji out of anything or anyone for your Slack workspace or Discord server.
2 min read
~242 words
25/05/24
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 from scratch!
7 min read
~1.3K words
22/02/24
19/03/23
Event Delegation
A better way to handle multiple elements with the same event handlers
5 min read
~868 words
09/03/24
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
6 ramblings total