SQL/Postgres – The Basics
Dec 03, 2023
I decided to take a closer look at various lower-level technologies to improve my general knowledge about programming and the web. I used to work a lot with high-level abstractions, meta-frameworks, systems, and libraries like Next.js, GCP, TypeORM, or GraphQL. They greatly increase development speed and offer a lot of functionality out of the box, but they also keep me from gaining a deep understanding of how things like browser APIs, databases, servers, or networking work.