Teaching practical programming through real-world applications. Tweets by @MikeHerman and @JanGiacomelli.

Denver, CO
Filter
Exclude
Time range
-
Minimum likes
TestDriven.io retweeted
It's insane how people sleep on SQLite in production. It's the absolute cheat-code. The fastest db money can buy. Infinitely scalable. All queries are 90% faster than a single roundtrip to Supabase. Literally unbeatable. Why wouldn't you start every single app with SQLite?
253
33
1,859
276,154
TestDriven.io retweeted
[PSF]Announcing the PSF Strategic Plan 2026 The plan adds security baseline and vulnerability-management objectives, expands accessibility to include translation and localization, and clarifies funding pathways and membership value and more. #djangonews pyfound.blogspot.com/2026/09…
1
3
276
TestDriven.io retweeted
GraphQL exists because getting the backend team to add three fields to an endpoint was harder than inventing a query language.
45
160
3,589
124,833
TestDriven.io retweeted
new post: the senior engineer death spiral sunilpai.dev/posts/the-senio… a friend just started a big job and asked for some advice. so I braindumped a monologue about a super common failure mode I see with engineers and posted it here, hope it helps whoever it can.
280
640
7,261
1,827,023
Storing Django Static and Media Files on Cloudflare R2 testdriven.io/blog/django-cl… Configure Django to load and serve up static and media files, public and private, via Cloudflare R2. #Django
2
9
1,409
Developing RESTful APIs with Django REST Framework - just updated!✨ testdriven.io/courses/django… 1⃣Views, Routers, and Serializers 2⃣Auth and throttling 3⃣Filters, pagination, and Browsable API 4⃣Documenting, versioning, and deployment by @GirlLovesToCode #Django @RestFramework
2
7
1,161
Full-stack FastAPI with HTMX and Tailwind - course updated! testdriven.io/courses/fastap… Modernize your FastAPI application with the agility of HTMX and the elegance of Tailwind CSS (without writing a single line of JavaScript)! by @GirlLovesToCode #FastAPI @htmx_org @FastAPI
4
14
1,558
Full-stack Django with HTMX and Tailwind - course updated! testdriven.io/courses/django… Modernize your Django application with the agility of HTMX and the elegance of Tailwind CSS (without writing a single line of JavaScript)! by @GirlLovesToCode #Django #HTMX @htmx_org
2
2
9
2,232
Serverless Apps with FastAPI, DynamoDB, and Vue - just updated! testdriven.io/courses/server… Build serverless applications with ##FastAPI and #Vue that run on AWS. by @JanGiacomelli 💪 10% of profits go back to the @FastAPI team! 🚀 #Python
1
3
460
Scalable FastAPI Applications on AWS - just updated! testdriven.io/courses/scalab… Learn how to go from idea to scalable #FastAPI application running on AWS infrastructure managed by #Terraform. by @JanGiacomelli 💪 10% of profits go back to the @FastAPI team! 🚀 #Python
1
6
643
We just updated "The Complete Python Testing Guide" course, adding a new chapter on Claude skills! testdriven.io/courses/python… #Python
1
4
564
The Complete Python Testing Guide by @jangiacomelli is out 🚀 It dives deep into techniques you can use to improve your tests, with real-world examples. Including CLAUDE .MD and .cursorrules to help you steer your AI agents to write better tests. testdriven.io/courses/python…
1
2
19
1,451
Rapid Prototyping with Flask, htmx, and Tailwind CSS testdriven.io/blog/flask-htm… Looks at how to add htmx and #TailwindCSS to Flask to reduce the amount of time it takes to create and style an interactive front-end. #Flask @htmx_org
3
424
Async Views in Django testdriven.io/blog/django-as… This tutorial looks at how to get started with Django's asynchronous views. #Django #WebDev #Python
2
6
412
Python Project Workflow testdriven.io/blog/python-pr… Configure GitHub Actions and Poetry to: 1⃣run tests for your package - on every push 2⃣check code quality - on every push 3⃣publish the package to PyPI - on every release by @jangiacomelli #Python
2
11
566
Building a Single Page Application with Python and Pyodide - Part 1 testdriven.io/blog/build-spa… Create an application that fetches data from a remote file, manipulates the data with Pandas, and renders it in the browser. by @amirtds #Python @Pyodide #Pandas
3
489