Effect CommunityEC
Effect Community2y ago
9 replies
Great Britton

Choosing between `@effect/platform-node` and `@effect/platform` in a pure Node environment

If I am working in a pure Node environment, should I only utilize @effect/platform-node or is there a necessary mix between this an @effect/platform? Does @effect/platform-node (and other platform-*) extend @effect/platform or is @effect/platform the bones that defines what the platform-* must satisfy?
Was this page helpful?