-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
10 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,6 +5,7 @@ description: Some useful links to learn more | |
|
||
# Quick links | ||
|
||
- [API Docs](https://deno.land/x/[email protected]/mod.ts) | ||
- [blog posts about starfx](https://bower.sh/?tag=starfx) | ||
- [examples repo](https://github.com/neurosnap/starfx-examples) | ||
- [production example repo](https://github.com/aptible/app-ui) | ||
|
@@ -14,6 +15,8 @@ description: Some useful links to learn more | |
I recently gave a talk about delimited continuations where I also discuss this | ||
library: | ||
|
||
<iframe width="560" height="315" src="https://www.youtube.com/embed/uRbqLGj_6mI?si=NThzU1CxH-6Abrr7" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe> | ||
|
||
- [Delimited continuations are all you need](https://youtu.be/uRbqLGj_6mI?si=Mok0J8Wp0Z-ahFrN) | ||
|
||
Here is another talk I helped facilitate about `effection` with the library | ||
|