SQL

TIL: the Innards of SQL Indexes

What exactly is a SQL index?

Read
SQL

TIL: PostgREST & Postgraphile

Tools for generating APIs from your database schema.

Read
C#

No Transpiler? No problem: Integrating Vue with ASP.Net Razor Pages

Using Razor partials and Vue's template property to simulate single-file components without a build step

Read