import chaos

The edge cases of software engineering.

Making Your Fetch Requests Production-Ready with ffetch

•
tutorials
javascript
typescript

Your app is ready. You have a backend that does some magical things and exposes data through an API. Your frontend consumes that API and displays the data to the user using the Fetch API—simple and straightforward, right? Well, in development, yes. But in production, things can get unpredictable. This article explores how to make your fetch requests truly production-ready.

Nullmail Browser Extensions

•
announcements

Nullmail is a simple, privacy-first disposable email service. Instantly generate a temporary address, receive mail for a short time, and protect your real inbox—now with convenient browser extensions for Chrome and Firefox. No tracking, no accounts, open-source.

Ffetch v2.0 Is Out!

•
announcements
javascript
typescript

Ffetch v2.0 is out. No breaking changes, but major improvements and revamped docs.