Latest posts
TL;DR. Some thoughts on the disproportionate majority of women that specialize within the accessibility-space within the disproportionate majority of men in the tech industry . Why is it that so many…
Recently, I had the opportunity and privilege of giving a talk at the ReactJS meetup in Chicago. While I spoke about the accessibility features that come baked into the @reach/router client-side…
Layout Methods that we will cover floats + clearfix flexbox css grid The Dreaded Float-based Layout OK, so here's the deal. We don't really use floats anymore for building layouts. Why? First, they…
What is the Box Model? The Box Model is the "mental model" that we can use to understand how to position, create space within and outside of our HTML elements, as well as aid us in creating complex…
The view from 20,000 feet HTML without CSS (Cascading Style Sheets) is a truly unremarkable thing to look at. That is the good and the bad news. You are about to create many projects that use both…
Learning to code is as exciting as it is daunting, equal parts rewarding as terrifying. This multi-part series is meant to be used as a guide for those who are just entering, or are thinking about…
2019-02-01 — 3 Min Read — In
GoalsIn 2018, I set out some goals for myself. Let's recap and assess how I did. The goals: Land a role at a product-oriented company using modern JavaScript ✓ Build foursatellites.com ✓ Utilize Gatsby…