Set Studio in 2nd place in carbon footprint table
Set Studio's new website ranks 2nd in a digital agency carbon footprint index, highlighting sustainable web design.
Set Studio's new website ranks 2nd in a digital agency carbon footprint index, highlighting sustainable web design.
Explains the CSS :focus-visible pseudo-class, detailing when browsers show focus styles for accessibility without compromising design aesthetics.
An overview of Django's built-in session management system, explaining its security features and how to configure them for robust user data protection.
A guide on handling page load events and network calls in Cypress tests to ensure reliable test execution.
A talk on leveraging PostgreSQL's advanced features within Django web framework for more powerful database-driven applications.
Expert advice for developers to enhance their portfolio websites with automation, testing, accessibility, and custom domains.
A developer compares Django and Ruby on Rails for web development, discussing his choice and offering advice for learners.
Explains how to use new CSS style queries to simplify dark mode implementation, eliminating duplicate code for user preference and theme toggles.
A guide to using CSS style queries, a new feature for querying parent element styles and custom properties to separate data from design.
Analysis of Safari 16.4's major web development feature release, highlighting its catch-up to Chromium and the impact on developers.
A guide on integrating the 11ty static site generator with an ASP.NET Core backend to build fast, static sites with dynamic capabilities.
A CSS developer explains how fixing a spacing issue by reordering CSS rules, rather than adding more code, highlights the importance of specificity and source order.
A developer shares their wishlist for new CSS features, including an index keyword, resizable form controls, gradient borders with radius, and new pseudo-elements.
A reflection on the end of CSS-Tricks' original spirit after its editor was fired by Digital Ocean, and a personal tribute to its legacy.
A web developer explains how using a universal CSS selector for text-decoration properties can reduce code and improve styling efficiency.
A developer praises the Eleventy Excellent starter kit for building websites, recommending it for future Eleventy projects.
Analyzes web technology market share data to show that popular JavaScript frameworks like React and Vue are used by a tiny minority compared to platforms like WordPress.
A guide to using color scales effectively and accessibly in data visualizations with the D3.js library, including practical examples.
Container queries and container query units are now stable in all modern browsers, enabling responsive components based on parent element size.