Skip to content

topheman/effect-viz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

155 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Effect runtime visualizer

Demo

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

Resources

I wrote a post on AI tutors (fr): Les assistants IA peuvent servir de tuteur plutôt que de générateur de code