Engineering
Backend and web engineering, in detail.
These are the topics I keep having to re-explain: what a token actually contains, why a schedule fires more often than intended, which identifier to put in a primary key. Each guide covers one thing properly and hands you the tool that goes with it.
- What is actually inside a JWT
- Cron expressions explained, including the trap
- UUID v4 or v7 as a database key