Frontend Weekly Digest #215 (14–20 June 2021)
Web-development
• Learn Eleventy From Scratch
• How I Used the WAAPI to Build an Animation Library
• Ten years of Web Components
• High performance storage for your app: the Storage Foundation API
- Accessibility
• When CSS Isn’t Enough: JavaScript Requirements For Accessible Components
• 5 Ideas on How to Incorporate Web Accessibility into your Dev Workflow
• A Complete Guide To Accessibility Tooling
• Your Image Is Probably Not Decorative
CSS
• Using the `outline` Property as a Collapsable Border
• Perfect Tooltips With CSS Clipping and Masking
• Optical size, the hidden superpower of variable fonts
• A Quick Guide To CSS Logical Properties
• A Bashful Button Worth $8 Million
• Making Tables With Sticky Header and Footers Got a Bit Easier
JavaScript
• State management: Two-way bindings and enhanced binding formatters
• Benchmarking JavaScript Memory Usage
• “Double Quotes” vs ‘Single Quotes’ vs `Backticks` in JavaScript
• sorting-algos-visualizer — Visualization of common sorting algorithms: QuickSort, MergeSort, HeapSort, BubbleSort, InsertionSort
• What are Bookmarklets? How to Use JavaScript to Make a Bookmarklet in Chromium and Firefox
- React
• Next.js 11 release
• React 18 Is Out! This Is What You Need to Know
• React Libraries To Use In 2021: 17 Top Picks
• Sharing React Components across Multiple Applications
• Think of React Components as State Machines, Not Functions
• React Intl: Internationalize your React apps - Vue
• Start Serving Optimized Images in Vue
• A ‘Vue’ of Accessibility: Tips and Tricks to make your application accessible
• My Vue Experience after 3 projects in 18 months
• Embedding Vue.js Apps in Go - Angular
• The Complete Angular Performance Guide For 2021
• Angular interviews in 2021
• Avoid cache trap when serving Angular app
• Craft a complete GitLab pipeline for Angular. Part 2 - Ember
• The Ember Times — Issue №182
• Remodeling an Ember App — Testing
• Ember Upgrade Sprints - Libs & Plugins
• millionjs — <1kb virtual DOM — it’s fast!
• EinsModal — Simple to use modal / alert / dialog / popup. Created with vanilla JS.