My favourite backend stack these days:
- Python
- Django - to me, a really sweet spot between "clean code" (whatever that means 😅) and rapid application development 👌
- Postgres (thanks to this book ♥)
- Redis
- GraphQL
During the last few years I've also worked with Go, as well as TypeScript & Next.js.
In the past I've worked with Symfony, Zend Framework, Node.js, Ruby On Rails, Backbone.js... and even 10 years of Flash development in the good ol' days 😄 🕹️
(this list is generated automatically by a GitHub Action from the blog's RSS feed) 🤖
- 2024-05-18: Zakuchess 1.0
- 2024-05-06: A new engine for this blog
- 2023-08-18: business_logic.py
- 2023-05-26: Let's try Kitty layouts
- 2023-05-17: TIL: Hashing data in the form of a UUID
- 2022-11-11: Using Alembic with SQLAlchemy 2
- 2022-08-22: Porting a Python web app to Go
- 2022-08-09: 'From scratch to online in production' in a single day, with Django - Part 3
- 2022-07-28: Making SQLite much faster in a local dev environment
- 2022-07-26: Triggering a GitHub Action from an external source
How updating the devblog automatically updates this content
(devblog posts automated generation heavily copy-pasted inspired from Simon Willison's own one :-)