News

Basic Python Concepts By now, you should know what Python is and how it works. Before diving into the code, we’ll revisit a few of the core concepts we’ll use for this to-do list application.
HTMX is the dynamic HTML extension that gives you the power of JavaScript with a few lines of simple markup. Let's see how it works with the popular Python-Django development stack.