Frontend Weekly Digest #286 (21–27 November 2022)
2 min readNov 27, 2022
--
Web-development
- Accessibility
• Positioning notification messages with accessibility in mind
• A Guide To Keyboard Accessibility: JavaScript (Part 2) - Effects
• Awesome Demos Roundup #22
• Inline Layout Switch Ideas
CSS
• CSS vs CSS-in-JS Performance
• An Interactive Guide to Flexbox
• Taming the Cascade With BEM and Modern CSS Selectors
• Experimenting with layering, filtering, and masking in CSS
• The anatomy of visually-hidden
• Tree views in CSS
• What should a modern CSS boilerplate look like?
• How to use Throttle with Css instead of Javascript
JavaScript
• State of JavaScript 2022 Survey
• Document Object Model (DOM) Geometry: A Beginner’s Introduction And Guide
• Inheritance in JavaScript object-oriented programming
• Drag-and-drop events in JavaScript
• Creating a 2D physics engine from scratch in Javascript
• Interviewer: Can You Implement a JavaScript Template Engine? Me: Crap…
- React
• Top alternatives to Create-React-App
• Build a React dashboard with Tremor
• Animate React components with a single line using AutoAnimate - Vue
• Optimizing A Vue App
• Comparing Redux vs. Vuex - Angular
• Angular Unit Tests: Common Pain Points
• The Most Important Thing You Need To Understand About Angular