Author: Jeff Reed

Read what you want.

ESLint’s no-return-await

Using ‘return’ vs ‘return await’ Anyone who has been coding Javascript for a while has been on...

Continue reading

DataLoader (yes, it’s worth it)

Mongo locally vs on the cloud We’ve been building GraphQL-based implementations for a couple of clients, and...

Continue reading

Kubernetes, Traefik, Apache PHP 7.3 – Static Assets giving HTTP 500’s

Problem Overview A website based on PHP was being upgraded from an older k8s cluster (1.19.x) to...

Continue reading