Listen

Description

https://www.typescriptlang.org/docs/handbook/2/template-literal-types.html

https://2020.stateofjs.com/en-US/

React Bias
https://gist.github.com/malchata/e7c4862b77120dc230763ea8f3110c17

New aspect-ratio CSS property supported in Chromium, Safari Technology Preview, and Firefox Nightly
https://web.dev/aspect-ratio/

Managing CSS Z-Index In Large Projects
https://www.smashingmagazine.com/2021/02/css-z-index-large-projects/

Margin considered harmful
https://mxstbr.com/thoughts/margin/

Don't use functions as callbacks unless they're designed for it
https://jakearchibald.com/2021/function-callback-risks/