2023 in Review
A personal 2023 year-in-review by Kent C. Dodds, covering the launch of Epic Web, numerous speaking engagements, and family life.
A personal 2023 year-in-review by Kent C. Dodds, covering the launch of Epic Web, numerous speaking engagements, and family life.
Kent C. Dodds shares the story behind launching his EpicWeb.dev learning platform, including challenges and pivots.
An interactive tutorial explaining the fundamentals of CSS Grid, including mental models, grid construction, and alignment techniques.
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.
A personal review of 2022 covering a car accident, working at Remix, launching EpicWeb.dev, and speaking at conferences worldwide.
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.
A developer builds a new teacher checklist feature in a Django SaaS project, creating a dedicated 'teachers' app.
Learn systematic problem-solving techniques and tools for debugging issues in Django web applications.
A guide explaining the evolution from simple websites to complex full-stack web applications, clarifying key web development terminology.
Developer argues against using UI frameworks like Bootstrap, advocating for custom CSS and strategies to build professional apps.
A developer reflects on 10 years of blogging, covering the evolution of his website, technologies used, and how it influenced his career.
Learn strategies to improve Django website performance by increasing throughput and reducing latency.
The author announces a new website section for sharing slides and coverage from their workshops and talks, including a 'making of' story.
The author explains their mission to improve software quality through education and their enthusiasm for the Remix framework as the best tool for building websites.
A deep dive into the CSS transform property, exploring functions like translate, scale, rotate, and skew for dynamic web effects.
Learn how Django settings work, where configuration comes from, and tools to manage your app's setup effectively.