issues
search
thefrontside
/
effection
Structured concurrency and effects for JavaScript
https://frontside.com/effection
MIT License
592
stars
25
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
SyntaxError: Unexpected strict mode reserved word in sample code of the documentation
#923
geohuz
opened
1 day ago
0
Provide a better entrance to the community from the documentation
#922
cowboyd
opened
1 week ago
0
Add search to online docs
#921
cowboyd
opened
1 week ago
0
Export type Result and constructors Ok(), Err()
#920
cowboyd
closed
1 week ago
0
✨Add benchmarks
#919
cowboyd
closed
1 week ago
1
✨Introduce Do() operation
#918
cowboyd
closed
3 weeks ago
1
⬆️ Upgrate to Deno 2
#917
cowboyd
closed
3 weeks ago
0
Moved useScope to own file to eliminate circular dependency
#916
taras
closed
3 weeks ago
1
🐛 Consume a task as an operation.
#915
cowboyd
closed
1 month ago
0
Race was failing because result of holt is a promise, but `yield*` wants an operation
#914
taras
closed
1 month ago
1
Cl/export async helpers
#913
cowboyd
closed
1 month ago
0
V4 API for `run()`, `call()`, `spawn()`
#912
cowboyd
opened
2 months ago
7
📝 fix variable examples in async rosetta stone
#911
cowboyd
closed
2 months ago
0
✨ Add sitemap.xml to website
#910
cowboyd
closed
2 months ago
0
API Changes and Deprecation List for V4
#909
cowboyd
opened
2 months ago
0
Fix typo
#908
davidbrochart
closed
2 months ago
0
⬆️ Upgrade to revolution v0.5.2
#907
cowboyd
closed
2 months ago
0
Fix lint errors using deno lint --fix
#906
taras
closed
3 months ago
2
Added context documentation
#905
taras
closed
2 months ago
7
📝 Doc fixes
#904
cowboyd
closed
3 months ago
0
Please enable dark theme on web site
#903
rrthomas
opened
4 months ago
1
Docs typos
#902
rrthomas
closed
3 months ago
5
Fix typo in resource documentation
#901
davidbrochart
closed
5 months ago
1
add `withResolvers()` utility to be the analog of `Promise.withResolvers()`
#900
cowboyd
opened
5 months ago
0
"finally" cleanup code not guaranteed to run in the correct order
#899
adrusi
closed
6 months ago
2
add `allSettled()` operation congruent with `Promise.allSettled()`
#898
cowboyd
opened
9 months ago
0
`.all()` creates a new Scope
#897
charles-toller
opened
9 months ago
3
Release 3.0.3
#896
cowboyd
closed
9 months ago
0
Fixed broken link to website
#895
taras
closed
9 months ago
0
Make it easier to contribute to www with VSCode
#894
taras
closed
9 months ago
0
imports not used when using multi-root workspaces for website development in VSCode
#893
taras
opened
9 months ago
2
Caching docs in Deno.Kv and testable file system helpers
#892
taras
closed
3 days ago
1
Workflows for creating releases with docs
#891
taras
opened
9 months ago
4
RFC: Embed API documentation into website
#890
taras
opened
9 months ago
0
RFC: Cultivate an Effection ecosystem with a contrib mono repository
#889
taras
opened
10 months ago
0
How to delay abort/process shutdown?
#888
joakimbeng
closed
10 months ago
4
Configure Nav items based on context
#887
taras
closed
8 months ago
0
Docs: add `ensure` import to Resources code snippet
#886
lolmaus
closed
10 months ago
0
Release 3.0.2
#885
cowboyd
closed
10 months ago
0
Bring race() types closer to Promise.race()
#884
bdougherty
closed
10 months ago
1
Reorganize Effection Documentation
#883
minkimcello
opened
10 months ago
8
Minor doc fixes
#882
minkimcello
closed
10 months ago
5
Retry backoff example
#881
taras
opened
10 months ago
4
Write a tutorial about "Build an Autocomplete with Structured Concurrency using Effection in React"
#880
taras
opened
10 months ago
19
Lift a simple function into an operation safely.
#879
cowboyd
closed
10 months ago
0
Add ability to evaluate append an operation to the current frame
#878
cowboyd
opened
11 months ago
0
Make the body centered
#877
taras
closed
11 months ago
0
Release 3.0.1
#876
cowboyd
closed
11 months ago
0
📃 Fix example to work better with deno doc and lsp
#875
cowboyd
closed
11 months ago
0
Listen for SIGTERM too
#874
wms
closed
11 months ago
4
Next