Raindrop.io Bookmarks 01/20/2023
著
- WonderOS
"is an ongoing research project exploring how the future of personal computing might substantially increase opportunity, agency, curiosity, and creativity."
- Twitterrific: End of an Era • The Breakroom
"Since 2007, Twitterrific helped define the shape of the Twitter experience. It was the first desktop client, the first mobile client, one of the very first apps in the App Store, an Apple Design award winner, and it even helped redefine the word "tweet" in the dictionary."
- Building an accessible theme picker with HTML, CSS and JavaScript. by Sarah L. Fossheim
"At the end of this tutorial, we'll have an example with four different themes that can instantly be activated through a group of toggle buttons in the interface, and our choice will be remembered through localStorage."
- Google ranking signals: A complete breakdown of all confirmed, rumored and false factors
"In this article, we'll analyze all of the known, confirmed, rumored, and absolute myth-level Google ranking factors in an easy-to-read, highly condensed way."
- Adactio: Journal--Three attributes for better web forms
"Whereas the inputmode attribute provides a hint about which virtual keyboard to show, the enterkeyhint attribute provides an additional hint about one specific key on that virtual keyboard: the enter key."
- The State of JS 2022
"We'll need all the data we can get if we want to make sense of all this, and in fact this year's survey received a massive 39,472 responses, almost double last year's amount!"
- Day 74: using !important in cascade layers - Manuel Matuzović
"!important doesn't just increase the weight of a declaration in the cascade, but it inverts the order of precedence. So, in our first basic example !important doesn't just make the first declaration more important, no, it inverts the order of precedence!"