Daily Shaarli

All links of one day in a single page.

March 1, 2020

Units of Measure in Rust with Refinement Types
How to Center in CSS with Flexbox

TL;DR

  display: flex;
  justify-content: center;
  align-items: center;

Much easier than previous methods

Mastery Games

Some games to learn CSS tools. Currently playing at Flexbox zombies.

edit: I have finished flexbox zombie and that's great !