© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
Custom Base Class with Static `make` Function for Object Instantiation - Effect Community
EC
Effect Community
•
2y ago
•
5 replies
adrian_g
Custom Base Class with Static `make` Function for Object Instantiation
Is there a way to defined a custom base class to use instead of
Schema.Class\TaggedClass
Schema.Class\TaggedClass
which would come with static
make
make
function out of the box which I could use instead of
new ClassName
new ClassName
?
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
Generalizing Schema Class Object as Function Parameter
EC
Effect Community / schema
2y ago
Using Class Schema with Static Factories for Decoding Abstraction
EC
Effect Community / schema
3y ago
Understanding the New Static Method 'Make' in Tagged Class Schema
EC
Effect Community / schema
2y ago
Issue with unbound `make` static method in schema
EC
Effect Community / schema
2y ago