July 03, 2022
How to use PostGIS with Prisma
Prisma doesn’t support PostGIS, but we can query spatial data using raw database access. This post explores PostGIS basics and the Prisma setup.
I am an independent software contractor, focusing on front-end development. I work with accessibility and performance in mind, and I can help your team's productivity by improving processes and tooling.
Check out my blog, or reach out if you want to work with me.
July 03, 2022
Prisma doesn’t support PostGIS, but we can query spatial data using raw database access. This post explores PostGIS basics and the Prisma setup.
May 19, 2022
A reflection on analysis paralysis and the value of familiarity in a world of fast changing technology.
April 24, 2022
Errors thrown inside invoked promises will trigger the `onError` block, but invoked child machines require usage of the `escalate` action.