© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
Question about current best practices for extending Effect.Service - Effect Community
EC
Effect Community
•
4mo ago
•
4 replies
flounderX42
Question about current best practices for extending Effect.Service
im going through doing basic practice stuff and working my way up
.
is this not the right way anymore
(pictured
)
?
should i be doing this version below
?
class DbService extends Effect
.Service
<DbService
>
(
)
(
'DbService
'
,
{
scoped
: dbService
}
)
{
}
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
Benefits and Drawbacks of `accessors: true` for Effect.Service and Current Best Practices
EC
Effect Community / 🚀-beginners
2mo ago
Best Practices for Accessing Services in Effect Pipes
EC
Effect Community / 🚀-beginners
13mo ago
Question About Synchronous Service Creation with Effect.Service
EC
Effect Community / 🚀-beginners
12mo ago
Best Practices for Understanding Effect TS
EC
Effect Community / 🚀-beginners
3mo ago