Programming

A collection of programming blog posts.

Bubble sort
A visual walkthrough of the bubble sort algorithm
Event delegation
Understand how event delegation works in the browser and some of it's benefits.
The Stack
Improve your mental model of the stack data structure