Confusion over the usage of `SynchronizedRef` in the example
I just read the docs for
and the example with
cc @fubhy
SynchronizedRef https://effect.website/docs/state-management/synchronizedrefand the example with
meanAge is very confusing for me because I don't see the value of using effect there at all. I guess it's because the example is not a good usecase where this makes sense.cc @fubhy
A fully-fledged functional effect system for TypeScript with a rich standard library

