Comparison of `Effect.cached` and `Effect.once` for caching and channel usage

Hi!
1. Does Effect.cached cache the E channel?
2. What is the difference beetween Effect.cached and Effect.once?
Was this page helpful?