© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
Recommendation for using `new MyType` vs. `MyType.make` with `Schema.Class` constructors - Effect Community
EC
Effect Community
•
10mo ago
harrysolovay
Recommendation for using `new MyType` vs. `MyType.make` with `Schema.Class` constructors
What is the recommendation with
Schema.Class
Schema.Class
-produced constructors regarding when to use
new MyType
new MyType
vs
.
MyType.make
MyType.make
?
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
Use-case for Schema.Class vs Schema.Struct
EC
Effect Community / schema
7mo ago
New Constructors and Latest Schema Additions
EC
Effect Community / schema
2y ago
Breaking Change in Schema Release Affects Custom Class Constructors
EC
Effect Community / schema
12mo ago
Using Class Schema with Static Factories for Decoding Abstraction
EC
Effect Community / schema
3y ago