Recent Writing

Here is a list of the most recent things I've written.

  1. Managing CSS Z-Index in Large Projects

    Wrangling z-index values is a difficult task for many developers. Here is an easy-to-implement mini-framework based on existing conventions that brings clarity and confidence to working with z-index.

  2. Breaking Up Circular Dependencies

    I removed 235+ circular dependencies from CB Insights' main web application, all with the help of my teammates, a new build configuration, and a little data visualization.