Raindrop.io Bookmarks 12/29/2020
著
- Web Performance Calendar » HTML and CSS techniques to reduce your JavaScript
"Development teams tend to work with powerful devices on a daily basis. This often hides the negative effects of our JavaScript. Don't forget to test regularly on more limited devices."
- Stock Photo Sites for Inclusion - Law Office of Lainey Feingold
"As a disability rights lawyer, I search for images of disabled people that are respectful and demonstrate that people with disabilities work and play like their non-disabled peers. I also look for pictures that reflect the racial diversity of disabled people."
- What to expect from SEO in 2021?
"The final and latest update is going to come in March 2021 when Google will start making mobile-first indexing the default option for all websites. This means that the way your website is indexed and the content that's considered might change in March."
- Guide to Advanced CSS Selectors - Part One | Modern CSS Solutions
"Another tip I've started incorporating from Andy Bell and his modern CSS reset is to remove list styling based on the presence of the role attribute"
- Accessible SVG Icons | CSS-Tricks
"Extremely quickly: hide it if it's decorative, title it if it's stand-alone, let the link to the work if it's a link."
- JavaScript Performance in the Wild 2020 | CatchJS
"If we were to believe this, we would conclude that moving requested resources from HTTP 1.1 to 2 gives a 1.8x speed-up, while going from HTTP 2 to 3 causes 0.6x slow down."