An Interactive Guide to CSS Grid
An interactive tutorial explaining the fundamentals of CSS Grid, including mental models, grid construction, and alignment techniques.
An interactive tutorial explaining the fundamentals of CSS Grid, including mental models, grid construction, and alignment techniques.
A developer details the process of redesigning their personal website, focusing on simplification, static site generation, and removing unnecessary complexity.
A developer explains the key benefits of the Astro web framework, highlighting its simplicity, flexibility, and performance features.
A technical guide on creating comprehensive URL hierarchies and tag indices using Eleventy's pagination feature for static site generation.
A summary of a web development panel discussion where developers answered audience questions and discussed the future of the field.
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 developer compares Django and Ruby on Rails for web development, discussing his choice and offering advice for learners.
Explores the Block Protocol as a solution for adding semantic, machine-readable structure to web content, addressing limitations of HTML.
A personal review of 2022 covering a car accident, working at Remix, launching EpicWeb.dev, and speaking at conferences worldwide.
The article argues that the IndieWeb and decentralized platforms like Mastodon are confusing for non-technical users, and calls for a return to smaller, federated online communities.
The State of CSS 2022 survey is now open, gathering developer feedback on new CSS features, pain points, and usage patterns.
Improving the user experience for deleting tasks in a Django app by returning users to their previous position.
Kent C. Dodds announces EpicWeb.dev, a comprehensive web development learning platform with workshops, podcasts, and exercises.
A developer's perspective on the challenges of implementing authorization (authz) in software, balancing minimal effort with security needs.
Announcing django-denied, a Django package that enforces authorization by denying all views by default for enhanced security.
CSS, News, Surveys, Data Analysis, State Of CSS Since 2019, the annual State of CSS survey has collected feedback from web developers from across the
A developer analyzes the costly mistakes behind his $46k website redesign, offering lessons on project management and hiring.
Introducing Rety, a tool for creating replayable live coding demos to enhance teaching and conference talks without the stress of live typing.
A comprehensive FAQ guide addressing common questions and best practices for using React Query in modern web development.
A developer builds a new teacher checklist feature in a Django SaaS project, creating a dedicated 'teachers' app.