
Databases for React Developers: What Serverless Actually Changed
There's a specific fear a lot of frontend developers have, and I had it too: the database is where I'm not supposed to go. Tables, indexes, ...

There's a specific fear a lot of frontend developers have, and I had it too: the database is where I'm not supposed to go. Tables, indexes, ...

SQL performance problems rarely come from the database itself — they come from inefficient queries. This guide covers the most common mistak...
