Nele Lea

Nele Lea @nlea

About: Tech and Open-Source lover with a passion to enable cross-team collaboration when building and running Software

Joined:
Jan 26, 2023

Nele Lea
articles - 5 total

Scaling Up Different Functionalities in a Single Worker using Queues

In the last blog post, I demonstrated how to decompose the sign-up and send-mail functions into two...

Learn More 3 0Feb 21

Async Tasks in Cloudflare Workers – Part 2: Decomposing tasks into multiple Workers

In Part 1, we explored strategies for managing asynchronous tasks within a single Cloudflare Worker,...

Learn More 3 1Jan 17

Handling Asynchronous Tasks in Cloudflare Workers – Part 1: Essentials for a Single Worker

In modern data APIs, asynchronous background tasks are not just common—they're fundamental to almost...

Learn More 3 0Nov 2 '24

Building a community database with GitHub : A guide to Webhook and API integration with hono.js

Integrating with third-party services to retrieve and process data is a fundamental aspect of...

Learn More 11 0Sep 19 '24

HONC Out Loud: The Modern Guide to Building a Typescript JSON API

Building a simple API today involves many choices. We can easily spend more time considering the...

Learn More 16 0Aug 6 '24