Raindrop.io Bookmarks 12/30/2020
著
- On the origin of cascades
"In this Darwin-themed talk, you'll learn how CSS came to be, and how the language's simplicity and flexibility still make it stand out today."
- "I Don't Know" | CSS-Tricks
"I still walk alone sometimes, and that's where I can do some of my best work. But I have a better awareness of what I don't know, and a working realization that my team can go further together than one of us individually."
- A Beginner's Guide to the Micro Frontend Architecture - SitePoint
"A micro frontend is an architecture pattern for building a scalable web application that grows with your development team and allows you to scale user interactions. We can relate this to our existing SPAs by saying it's a sliced-up version of our SPA."
- Continuous Performance Analysis with Lighthouse CI and GitHub Actions | CSS-Tricks
"This is where the Lighthouse CI server can help. It provides a dashboard for exploring historical Lighthouse data and offers an great comparison UI to uncover differences between builds."
- CSS { In Real Life } | A Utility Class for Covering Elements
"Positioning an element in this way is about to become more concise with the help of the new inset property. Part of the CSS Logical Properties specification, inset is effectively a shorthand for the position properties top, right, bottom, left."
- Here Lies Flash » Mike Industries
"Flash, from the very beginning, was a transitional technology. It was a language that compiled into a binary executable. This made it consistent and performant, but was in conflict with how most of the web works."