© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
Updates to Effect-RX: Context Methods, RxRegistry, and New Integrations - Effect Community
EC
Effect Community
•
12mo ago
•
1 reply
Tim Smart
Updates to Effect-RX: Context Methods, RxRegistry, and New Integrations
Hello
@1110198784417345608
If you are using effect
-rx a few changes have been introduced
.
- The effectful context methods have been removed
(
get.set
get.set
etc
) in favour of making them all synchronous
.
- A
RxRegistry
RxRegistry
Context
.Tag has been added so you can now use Rx
's inside of Effect services
. The
RxRegistry
RxRegistry
is provided to
Rx.runtime
Rx.runtime
layers
, and also directly to Effect
's
& Stream
's
.
- Some helpers to read the values in effects have been added
:
https://tim-smart.github.io/effect-rx/rx/Rx.ts.html#conversions
- Integration with KeyValueStore
:
https://tim-smart.github.io/effect-rx/rx/Rx.ts.html#kvs
- Integration with url search params
:
https://tim-smart.github.io/effect-rx/rx/Rx.ts.html#searchparam
- Refactored
Rx.pull
Rx.pull
Enjoy
Effect Community
Join
Production-grade applications in TypeScript.
6,221
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Recent Announcements
Similar Threads
Breaking Change in Effect-Rx: Update to `Rx.fn` Context Object
EC
Effect Community / react
11mo ago
Effect-rx Renamed to Effect-atom with New AtomRpc Module Integration
EC
Effect Community / react
8mo ago
`effect-rx` Effect.orElse equivalent
EC
Effect Community / react
15mo ago
Adoption of effect-rx/rx-react by react-effect
EC
Effect Community / react
3y ago