The first thing I want to do when I dig into a new codebase is learn everything about it. The second thing I want to do is rewrite it. Whether you’re trying to do the former or the latter, architecture decision records (ADRs) can help.
Read more
of Preserve intent with architecture decision records
→
Brad Frost recently appeared on the new Storytime podcast with Chantastic to talk about how he uses Storybook to build design systems. The show features a great discussion regarding how Frost’s Atomic Design philosophy has been applied to the popular UI development tool. If you haven’t already, I highly recommend checking the episode out.
2021 proved to be an eventful year for many of us. Personally, my year brought tremendous successes, failures, victories, and heartbreak. These last 365 days have felt like an entire lifetime!
Sass has been my go to CSS preprocessor for years, but with a recent CSS feature boom, it’s a good time to revisit whether or not I can lean completely on native CSS for all my Sass.