Frontend Weekly Digest #392 (9–15 December 2024)
Web-development
• W3C Statement on Ethical Web Principles guides the community to build a better web
• Mastering SVG Arcs
• 5 Technical Trends To Help Web Developers Stand Out in 2025
• HTML and CSS I didn’t even know about before I started creating content in Japanese
• Stop Building Messy APIs! Here’s Your Clean Code Guide
- Tools
• Top 8 things I want in the Devtools Network Panel
• Baseline 2024: more tools to help web developers - Accessibility
• Accessibility Best Practices for Single Page Applications (SPAs)
• Page by Page: How Pagination Makes the Web Accessible
• Improving User Experience for Multilingual Web Browsing
CSS
• Overflow/scrollbar detection using modern CSS
• Fluid Superscripts and Subscripts
• Solved By Modern CSS: Feature Image
• Yet Another Anchor Positioning Quirk
• align-content: The Simplest Way to Center Content with CSS
• An Introduction To CSS Scroll-Driven Animations: Scroll And View Progress Timelines
• Responsive Tables & Readable Paragraphs
• Unlocking the power of CSS container queries: lessons from the Netflix team
• Bootstrap vs. Pure CSS Grid: A Comparison Guide
JavaScript
• Build Micro Frontends with single-spa: A Guide
• Building Scalable Micro-Frontends with Next.js Multi Zones
- React
• Ref Callbacks, React 19 and the Compiler
• Implementing infinite scroll in React with React Snap Carousel
• React libraries for building forms and surveys - Angular
• Angular Shares ‘Potential Ideas’ for 2025 Improvements
• Understanding Angular at Its Core: Key Concepts, Utilities and Best Practices
• All The Hacks That Make Angular Run Faster I learned The Hard Way