This is a visualizer for Effect runtime.
It allows you to visualize the execution of Effect code in the browser, and edit the example programs.
This project is a learning project for me to understand the Effect runtime. My learning journey is documented in the workshop/ folder, with each phase covering different Effect concepts (lazy evaluation, fibers, scheduling, errors, scopes). Check out the AGENTS.md file for the AI approach.
screen-recording-effect-v2.mp4
- This project is based on the topheman/vite-react-ts-template template.
- 📺 Effect TypeScript Library: Beginner / Intermediate Workshop (Effect Days 2024)
- 📺 Effect Playlist by Lucas Barake
- 📚 Effect GitHub repository
I wrote a post on AI tutors (fr): Les assistants IA peuvent servir de tuteur plutôt que de générateur de code