© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
Understanding When to Use `pipe` vs `compose` with Schema in Effect Typescript - Effect Community
EC
Effect Community
•
11mo ago
drek
Understanding When to Use `pipe` vs `compose` with Schema in Effect Typescript
why can
't I do
Schema.NonEmptyString.pipe(Schema.Trim)
Schema.NonEmptyString.pipe(Schema.Trim)
. it seems like sometimes you have to do compose and sometimes you can just pipe but not sure when
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
When to Use `.pipe()` vs `Effect.gen()` in Effect Typescript
EC
Effect Community / 🚀-beginners
6mo ago
Understanding When to Use Refs vs Variables in Effect Typescript
EC
Effect Community / 🚀-beginners
9mo ago
Understanding When to Use `Effect.forkScoped` vs `Effect.fork`
EC
Effect Community / 🚀-beginners
2y ago
Deciding When to Use Effect in Typescript
EC
Effect Community / 🚀-beginners
9mo ago