Skip to main content

2022-09-30

Discovered something. I can use \r to update the printed data. I was just using it; now I know why. I finally understood the difference between \r and \n.

Coding Tests​

Today's Hacker News​

Interesting Webs​

Dynamic Island Concepts for Desktops​

Square announced Tap to Pay with iPhones​

Vercel Next.js Conf Interactions​

Chrome renderBlockingStatus​

This is golden!

Chrome 107 (currently in beta) comes with a new renderBlockingStatus field on ResourceTiming entries. πŸ‘

Wanna find and monitor all the render blocking resources in a page? Here you go! pic.twitter.com/hlihChjKJx

β€” Stefan Judis (@stefanjudis) September 29, 2022

TypeScript Dynamic Types with String Interpolations​

Links to This Note