← all publishers

mrevanzak

@mrevanzak source repo

5 published skills

  1. Effect TS Errors · mrevanzak
    Use when implementing error handling, validation logic, or custom error types in Effect-TS.
    0
    installs
  2. Effect TS Resources · mrevanzak
    Use when managing resource lifecycles (DB connections, file handles, sockets) where cleanup must be guaranteed despite failures, interruptions, or potential resource leaks.
    0
    installs
  3. Effect TS Concurrency · mrevanzak
    Use when performing parallel operations, rate limiting, or signaling between fibers in Effect-TS.
    0
    installs
  4. Effect TS Fundamentals · mrevanzak
    Use when implementing type-safe, composable, and testable applications using Effect-TS, specifically for service definition, dependency injection, and sequential async logic.
    0
    installs
  5. Effect TS Anti Patterns · mrevanzak
    Use when reviewing Effect-TS code, debugging unexpected crashes, or optimizing concurrent operations.
    0
    installs