Django 6.0 released
Django 6.0 is released, featuring new background workers and template partials for improved web development.
Django 6.0 is released, featuring new background workers and template partials for improved web development.
Explores building a web framework designed for AI-generated code, addressing LLM challenges like API mismatches and training data limitations.
A developer explains their reasoning for choosing the Django web framework over Flask for a SaaS project, based on their experience.
A developer reviews their 10-month tenure at Remix, highlighting community growth and achievements before leaving to focus on a new venture, EpicWeb.dev.
A monthly update on TinyPilot, a tech hardware/software project, covering revenue, software licensing, and development progress.
The author details building a minimal HTTP parser for the Atlas web framework, focusing on extracting the method and path from the request line.
The author discusses building HTTP request and response objects for their Lua web framework and explores options for an HTTP parser.
The author explores routing in web frameworks and details the implementation of a flat-list routing system for their Lua-based Atlas framework.
The author details the process of adapting Python's ASGI standard for Lua, creating LASGI to connect a Lua web server and application.
A developer shares their journey of learning Lua by attempting to build a web framework and server from scratch.
A developer explains why they love the Remix framework, highlighting its benefits for user experience and developer happiness.
A technical guide for experienced developers on building a Remix app from scratch, bypassing the standard CLI to understand its core components.
Compares Django and Flask, two popular Python web frameworks, highlighting their similarities and key differences for developers.
A Django expert explains why you should use the latest version of the framework for new web applications, instead of older LTS versions.
This episode explores the structure of a Django application, explaining its core files and their purposes within a project.
Analyzing Django's performance for web apps, discussing benchmarks, user experience, and hosting costs to determine if it's 'too slow'.
A tutorial on using the Oak framework to build backend web applications in Deno, including setup and basic middleware.
A tutorial on setting up an Express.js server in a Node.js application, covering installation and basic server creation.
Announcement of Django Riffs, a new podcast for beginners to learn the Django web framework through topical episodes.
An introduction to the Django Riffs podcast, a beginner-friendly educational series for learning web development with the Django framework.