We’re excited to welcome Ethan Niser @ethanniser as a speaker at Effect Days 2025! Ethan is an advocate, educator and content creator for Effect! Join us to connect and explore the latest in the Effect ecosystem! 🗓️ March 19-21, 2025 🎟️ effect.website/events/effect-…
This Week in Effect - 2024-11-22
Hi Effecters!
Welcome back to This Week In Effect (TWIE) - your weekly update of the latest developments in the Effect community and ecosystem.
Effect is a powerful TypeScript library that helps developers create complex, synchronous, and asynchronous programs. One key feature that sets Effect apart is how it leverages structured concurrency to provide features such as async cancellation and safe resource management, making it easier to build robust, scalable, and efficient programs.
To get started, below you’ll find links to our documentation as well as our guide for installing Effect. Enjoy!
Recent major updates:
- Effect is API stable with the Effect 3.0 release.
- Effect 3.10 has been released.
- The Effect community on Discord reached 3700+ members!
Here are all the technical changes from this week.
- Remove Omit from Class to align type signatures with runtime behavior and fix method overriding issues in extended classes (Bug Fix)
- Use AutoTitleAnnotationId to add automatic titles to avoid interfering with user-defined titles (Feature)
- Add support for 0 capacity to Mailbox (Feature)
- Refactor JSON Schema Generation to Include Transformation Annotations (Refactor)
- Format property in JSONSchema and OpenApiSpec (Bug Fix, next-minor)
- Add Context.Reference - a Tag with a default value (Feature, next-minor)
- Remove Env, EnvRef & FiberFlags from Micro (Bug Fix, next-minor)
- Apply stable filters only on Composite failures (Bug Fix)
- Prompt multi select (Feature)
- Ensure command-line arguments are validated for prompt-based commands (Bug Fix)
- Fix HttpApiGroup.addError signature (Bug Fix)
- OpenApi.Transform annotation (Feature)
- Format property in JSONSchema and OpenApiSpec (Bug Fix, next-minor)
- Docs: fix incorrect usage of PgClient.layer in sql README (Documentation Update)
-
We’re excited to introduce Ethan Niser as a speaker at Effect Days 2025! Ethan is an advocate, educator, and content creator for Effect!
-
expand.ai is hiring! If you’re interested in working in an Effect-heavy environment, this could be the right opportunity for you.
We are hiring! Do you want to hack on state-of-the-art web extraction agents? Reach out at foundingengineer@expand.ai expand.ai/careers/foundi…
-
Maxwell Brown delved into data serialization with Effect, showing examples of how Effect Schema provides safeness, reversibility, and predictability over JSON.stringify.
🚨Stop gambling with JSON.stringify! Data serialization should be safe, reversible, and predictable ✅ With @EffectTS_ Schema, you define a schema for your data structure and get round-trip consistency out of the box 🚀 Code: effect.website/play#1c47c380c…
Recently had a friend tell me that @EffectTS_ schema's serialization functionality was pointless since we can just use JSON.stringify 🤔 But is JSON.stringify truly safe to use for serialization? Let's take a quick look - what do you think happens here? 👇
-
Michael Arnaldi, the author of Effect, joined the latest Code & Talk episodea tech podcast dedicated to the French tech community, to discuss Effect.
-
Jonah Henriksson released solid-effect, a library for using Effect in SolidJS.
-
Dillon Mulroy live-streamed five new episodes about Building with EffectTS, Svelte 5, and Postgres on his Twitch channel.
-
Expo Developers created a video guide on building local-first applications, focusing primarily on LiveStore while showcasing the data validation capabilities of Effect Schema.
Play -
Last but not least, you can now follow Effect on our Bluesky account too.
-
The fourth episode of Building an Effect Warehouse App has already been published on the Effect YouTube Channel.
Play
That’s all for this week. Thank you for being a vital part of our community. Your feedback is highly valued as we fine-tune this format. Feel free to share your thoughts, and we’ll do our best to tailor it to the needs of our community.
Effect Community Team