Frontend Weekly Digest #299 (20–26 February 2023)
2 min readFeb 26, 2023
Web-development
• Interviewing ChatGPT for a Front-End Developer Position
• ARIA vs HTML
• Getting Internationalization (i18n) Right With Remix And Headless CMS
• Use a fallback image when the image is failed to load
• Understand The Most Reliable Frontend Architecture
• Keys To An Accessibility Mindset
- Performance
• Building Future-Proof High-Performance Websites With Astro Islands And Headless CMS
• Why is Website Performance Important? - Effects
• Some More On-Scroll Typography Animations
• Making Moves: Designing Motion for 2022 Wrapped
CSS
• Getting Started with Style Queries
• Do we need CSS flex-wrap detection?
• (255,255,255) is the Highest Specificity
• Last baseline alignment
• How missing.css compares to Tailwind CSS
JavaScript
• The JavaScript Site Generator Review, 2023
• Experiments with the JavaScript Garbage Collector
- React
• How to avoid tricky async state manager pitfalls in React
• Animations with GSAP + React 🌟
• Faster React apps coding: How to migrate from Emotion CSS-in-JS to Stylify Utility-First CSS.
• React Libraries for 2023
• React is the New IBM
• How to handle errors in React: full guide - Vue
• Build an accessible tooltip component efficiently with CSS and Vue
• How to force a Vue component to re-render
• SOLID Principles in Vue - Angular
• Build a project using Angular and NestJS
• Deep dive into the OnPush change detection strategy in Angular
• How to Consume REST API in Angular 15