Все публикации

Spot This For A Quick Node.js Performance Boost

Why I'm Using This One Library for Server Actions in Next.js

TypeScript Finally Fixed Array.filter

How I Would Build a Software System for Scale

How I Built a Marketplace with Stripe Connect

How I Brute Forced My Way Into Becoming a Software Engineer

How I Upload Images to CloudFlare R2 in Next.js Server Components (Presigned PUT)

if('value' in object){}

How to Deal With Flaky Functions in JavaScript

What to Learn as a New Software Engineer

Pub/Sub with Redis

Infer Mongoose Schema Types

Indexes in Redis?

Make your APIs Blazingly Fast!

Add a Rate Limiter to your Next.js Application in 5 Lines of Code

Be Carful of the Thundering Herd Problem

Learn Redis in 40 Minutes - Upstash Redis

How I Structure my Go Applications for Scale

Format Logs with jq

Easily redact secrets with Pino in Node.js

Type safe environment variables in Node.js

Be carful of nil *pointers in Go

How well do you understand JavaScript promises?

A Practical Guide to Pointers in Go