Complete Guides

Complete Guide to Recursion

July 24, 2020

I have an unnatural love of recursion.

Complete Guide to Transducers

July 1, 2020

The coolest abstraction that I'll never need to use.

Complete Guide to reduce

June 26, 2020

The one abstraction to rule them all.

Complete Guide to filter

June 17, 2020

Only keep the data that sparks joy.

Complete Guide to map

June 10, 2020

The functional programming gateway drug.

All Posts

Programming is not a Shortcut to Wealth

October 25, 2020

Specifically, if you want it to be.

JavaScript's async Functions are Overrated

September 13, 2020

At the very least, they don't replace Promise chains.

Pass by Value vs Reference

September 2, 2020

Once you get it, you get it.

A Few of My Favourite Algorithms

August 23, 2020

There comes a time in every nerd’s life when he realizes that he is, in fact, even nerdier than he thought.

JavaScript's Optional Chaining is a Code Smell

August 4, 2020

So, apparently I’ve become a curmudgeon.

Complete Guide to Recursion

July 24, 2020

I have an unnatural love of recursion.

Complete Guide to Transducers

July 1, 2020

The coolest abstraction that I'll never need to use.

Complete Guide to reduce

June 26, 2020

The one abstraction to rule them all.

Complete Guide to filter

June 17, 2020

Only keep the data that sparks joy.

Complete Guide to map

June 10, 2020

The functional programming gateway drug.