Search

Try searching for topics like "golang", "microservices", or "context"

Home Wayfinders Blog Tags
Home Wayfinders Blog Tags
Filtered by:

  • How libuv works February 6, 2026

    One of a series of posts around the inner workings of Node.js, this article seeks to provide a deeper understanding of the event loop provided by the libuv library. It explores the concepts of timers, I/O poll queues, check and closing handlers and how they relate to the four primary phases of Node.js.

    node.js event-loop asynchronous c how-it-works
  • Tips and tricks for context management in Go January 15, 2026

    Seven tips for managing context in Go projects. The tips range from strong suggestions through best practices all the way to hard requirements. Each tip provides a reasonable example of a problematic use, as well as a reasonable counter example for refactoring. Information and tips, where possible, are corroborated with different sources.

    golang context concurrency code-architecture best-practice

© 2026 fraugsleeves.dev

Mail LinkedIn GitHub GitLab