Diigo Bookmarks 01/25/2019
著
- Chocolatey - The package manager for Windows
"Chocolatey builds on technologies you know - unattended installation and PowerShell. Chocolatey works with all existing software installation technologies like MSI, NSIS, InnoSetup, etc, but also works with runtime binaries and zip archives."
- Our Biased Web: Why Don't We Care About Making The Web Accessible For All?
"Technology alone doesn't make the web inaccessible. It is how we choose to use it. Or not use it."
- New Axe and Attest Integration: Puppeteer | Deque
"Puppeteer is a NodeJS library used to control Google Chrome. With Puppeteer, developers can create scripts to open pages, trigger events, run tests, and lots more. This is great for automated testing and is an increasingly popular alternative to Webdriver."
- Table Design Patterns On The Web -- Smashing Magazine
"This technique for doing scrolling shadows comes from Roma Komarov and Lea Verou riffing off each other's ideas to create magic. It hinges on using multiple gradients (linear and radial) as background images on the containing element, and using background-attachment: local to position the background relative to its contents."
- Comparing the "Why" of Single Page App Frameworks - The History of the Web
"I thought it might be fun to take a look at how developers described their own frameworks, at their conception or early on in its development, to try and glimpse the intentions behind them."
- The link to button enhancement | justmarkup
"if the user clicks on Login an Overlay with the Login form will open. If the user is using an older browser or if anything goes wrong with the fetch of the login form they will be redirected to login.html and can still login."