Front-end education for the real world. Since 2018.





Author
Sunkanmi Fafowora's avatar

Sunkanmi Fafowora

Technical Writer and Software Engineer with a passion for making frontend applications work.

Writing for CSS-Tricks and working on CSS-Questions, Sunkanmi loves to write about complex CSS and web topics, diving head-first into technical concepts in order to simplify them for a technical audience.

Latest articles by Sunkanmi Fafowora

  1. Navigating the age-old problem of checkmarks in UI with progressive enhancement

    In terms of browser support and a full set of features, ::checkmark is way off still but that doesn’t stop Sunkanmi using it with a progressive enhancement mindset.

    CSS

  2. A view transitions fallback: DOMContentLoaded + requestAnimationFrame()

    Look, we get it, your boss wants everything to work the same in every browser. We're all about progressive enhancement here but we know a lot of organisations don’t like working like that, so Sunkanmi is here to help you navigate implementing view transitions with that in mind.

    CSS