An example of using CSS grid every day, running from May 1–31st, 2019.
Ahh, signup forms. A common UI playground (along with Weather apps, and Twitter clients). Here’s a signup screen for Milligram, a fictional coffee social network, which I have now half the mind to build.
CSS Grid areas provide an interesting option for responsive design. Being able to specify layouts visually with an ascii representation.
Granted, this is a simple responsive implementation, but you could see this coming in handy with more complex layouts (more on that later).