React Router 7 Tutorial
A tutorial on implementing routing in React using React Router 7, covering setup, navigation, and route configuration.
A tutorial on implementing routing in React using React Router 7, covering setup, navigation, and route configuration.
Puzzmo details a new dynamic layout algorithm for its homepage, prioritizing games based on user play history and content variety.
Highlights the top 10 AWS front-end web and mobile blog posts from 2024, covering topics like AWS Amplify, AppSync, and AI development.
A curated list of on-demand sessions from AWS re:Invent 2024's Front-end Web and Mobile track, covering Amplify, AppSync, AI, and testing.
A SwiftUI developer shares a strategy using ViewThatFits to create responsive UI text that adapts to accessibility settings like dynamic type.
An update on the new CSS reading-flow property, which solves layout and source order disconnect issues in grid and flexbox.
A tutorial on building a persistent counter using Alpine.js, demonstrating client-side state management with local storage.
Analyzes the unique security risks of front-end dependencies, including vulnerabilities and malicious code, and provides mitigation strategies.
A guide on using CSS variables to create cleaner, more maintainable and scalable stylesheets for web development.
A tutorial on creating modern, animated buttons using only CSS, including hover effects and variations.
A guide for beginners on the 10 most important Angular concepts to learn, including components, modules, and data binding.
A developer shares a specific CSS Flexbox inconsistency between Firefox and Chrome, and the solution using flex: 1 and min-width: 0.
A Web Component to embed and display Bluesky post replies with customizable templates using the public Bluesky API.
Explores strategies for structuring an Angular application to serve distinct user groups like public users and administrators, covering modular design and security.
A CSS tutorial on creating an optimized frosted glass effect using backdrop-filter, with tips for realism and performance.
A developer/tester argues for breaking down barriers between roles, sharing skills to improve software quality and team collaboration.
A React Advanced 2024 talk on designing effective documentation, sharing lessons learned from writing the Redux documentation.
A guide to importing frontend JavaScript libraries without using a build system, covering ES Modules, classic scripts, and CommonJS.
JS Party podcast hosts announce their attendance at React Summit 2024, a major React developer conference in NYC/Jersey City.
A casual podcast discussing CSS Masonry syntax proposals and the iterative design process in architecture, drawing parallels to software development.