I'm going to be switching jobs soon here and should have some time to deep dive into Effect.
What would be a good 2/3 day long project to really highlight the value of Effect. I'd like to build something that really highlights a scenario in which EffectTS gives me a lot more confidence in something that would be otherwise brittle/challenging/complex. I'd like to build something that forces me to deal with:
- scheduling, retries etc...
- testing
- Complex calls to external services
I'm already a pretty good react/vue/general frontend dev, and with AI I think I can build the UI stuff fairly quickly.
Also any reccomendations for the adapting layer between Effect and insert_frontend_library