Fading in a Page on Load with CSS amp JavaScript

Fading in a Page on Load with CSS & JavaScript

When I visit a page, I get annoyed when I try to interact with elements while the website is still loading. Often stuff is...
Weekly Platform News: Focus Rings, Donut Scope, Ditching em Units, and Global Privacy Control

Weekly Platform News: Focus Rings, Donut Scope, Ditching em Units, and Global Privacy Control

In this week’s news, Chrome tackles focus rings, we learn how to get “donut” scope, Global Privacy Control gets big-name adoption, it’s time to...
Final product image

How to Do Calligraphy on Procreate

Curious about how to do calligraphy on Procreate? In this tutorial, we'll look at settings, techniques, and brushes that can help you create beautiful...
How to Develop and Test a Mobile-First Design in 2021

How to Develop and Test a Mobile-First Design in 2021

The internet has connected 4.66 billion people with each other as of October 2020. A total of 59% of the world’s total population. Amazingly,...
Branding

What Is Branding? (Creating Your Brand’s Visual Identity)

What’s the difference between a common horse and a unicorn?  If we look at the issue strictly from a technical aspect, we’d say that the...
Measuring Network Performance in Mobile Safari

Measuring Network Performance in Mobile Safari

26 February, 2021 Written by Harry Roberts on CSS Wizardry. Table of Contents Why iOS Gets Overlooked Why This Is a Problem Why This Isn’t a Huge Problem But, Can’t...
Teaching Web Dev for Free is Good Business

Teaching Web Dev for Free is Good Business

It feels like a trend (and a smart one) for tech platforms to invest in really high-quality learning material for their platform. Let’s have...
1614238049 30 CSS Best Practices for Beginners

30 CSS Best Practices for Beginners

CSS is a language that is used by nearly every developer at some point. While it's a language that we sometimes take for granted, it is...
SmolCSS

SmolCSS

Smol Responsive CSS Grid Create an intrinsically responsive grid layout, optionally using a CSS custom property to...
React Component Tests for Humans

React Component Tests for Humans

React component tests should be interesting, straightforward, and easy for a human to build and maintain. Yet, the current state of the testing library ecosystem...