Publikacje
Notatki z produkcji
Dłuższe wpisy o Python product engineeringu, architekturze SaaS i mało efektownych decyzjach, które utrzymują produkt na produkcji.
- python
Django vs FastAPI for SaaS MVPs
Which Python framework gets you to paying users faster — and where each pays you back later.
3 min czytania - django
Multi-tenant architecture in Django
Three patterns for tenant isolation in a Django SaaS — and why I default to the boring one.
3 min czytania - security
JWT auth done correctly
A practical guide to JWT auth in a Python SaaS — what the tutorials get wrong, and how to ship a setup that won't bite you later.
4 min czytania
