Index

Blog Postings.

Posts on React, Phoenix, components, and the bits in between. I write when I think something I learned might be useful to someone else.

9 min read

How MasonryKit is built

A walkthrough of MasonryKit and the reasoning behind its three packages: @masonrykit/core for pure math, @masonrykit/browser for DOM utilities, and @masonrykit/react for the hook. Plus the abstractions in each layer worth borrowing for your own libraries.

Keywords