© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
Difference between `Effect.runPromise(effect)` and `effect.pipe(Effect.runPromise)` - Effect Community
EC
Effect Community
•
16mo ago
leighman
Difference between `Effect.runPromise(effect)` and `effect.pipe(Effect.runPromise)`
Is there a difference between
Effect.runPromise(effect)
Effect.runPromise(effect)
and
effect.pipe(Effect.runPromise)
effect.pipe(Effect.runPromise)
- is the latter not recommended
?
Effect Community
Join
Production-grade applications in TypeScript.
6,221
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Difference Between `Effect.tryPromise(...).pipe(Effect.orDie)` and `Effect.promise(...)`
EC
Effect Community / 🚀-effect
2y ago
Difference between `Effect.orElse` and `Effect.catchAll`
EC
Effect Community / 🚀-effect
3y ago
Difference Between Using `ManagedRuntime` and `Effect.provide`
EC
Effect Community / 🚀-effect
4mo ago
Stability of @effect/platform-node/NodeRuntime and Choosing Between runMain and Effect.runPromise
EC
Effect Community / 🚀-effect
14mo ago