Raindrop.io Bookmarks 08/28/2022
著
- Should I Protect My 1Password Account with 2FA? | 1Password
"Because 1Password uses encryption, not just authentication, to protect your data. And it doesn't rely on a single password to encrypt everything in your private vaults."
- Buttons and Cursors
"Now that nearly every clickable thing on the web seems to have a hand cursor, I'd argue that not doing it is the new anti-pattern, largely due to user expectations."
- Truthish. -- Ethan Marcotte
"This isn't the only context in which you might come across the phrase. But generally, I've found "the source of truth" often hinders more than it helps. And I think the phrase needs to be rethought, if not discarded altogether."
- Understanding and using the new CSS style queries - LogRocket Blog
"Much of the excitement about container queries has been focused on container size queries. But there is an even more exciting side of container queries that most developers do not know about: container style queries."
- Use the Right Container Query Syntax | OddBird
"Now Safari and Chrome have both signaled that they are ready to ship Container size queries and units, likely starting in late August 2022."
- Meet the top layer: a solution to z-index:10000 - Chrome Developers
"The top layer sits above its related document in the browser viewport, and each document has one associated top layer. This means that elements promoted to the top layer needn't worry about z-index or DOM hierarchy."