Effect CommunityEC
Effect Community•2y ago•
1 reply
antoine-coulon

Migration to Latest Effect API and Documentation Consolidation

Just migrated https://github.com/antoine-coulon/effect-introduction to use latest Effect API (2.4.0) and as I discussed it in the past with @Maxwell Brown, I think it could make sense to kind to move some of the content to the official documentation so that at some point I can archive/deprecate the introduction and just maintain parts of the official documentation (single source of truth). The https://effect.website/docs/why-effect section of the doc is great but thin, what do you guys think of a more complete version that would kind of follow the same format as the introduction which is talking about problems main features from Effect (listed in the table there https://effect.website/docs/introduction) are trying to solve + put into perspectives with TS/JS examples with/without Effect (such as pipe/gen toggles in the doc)? I would be for sure the one doing most of the work 🙂

In my humble opinion, we should really strive to highlight problems Effect is trying to solve and documentation is a great place to spread that
Was this page helpful?