repos / starfx

supercharged async flow control library.
git clone https://github.com/neurosnap/starfx.git

commit
26d3da7
parent
144ca25
author
Eric Bower
date
2024-08-26 18:00:44 +0000 UTC
docs: copy
1 files changed,  +7, -3
M docs/posts/resources.md
+7, -3
 1@@ -17,16 +17,20 @@ library:
 2 
 3 <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>
 4 
 5-- [Delimited continuations are all you need](https://youtu.be/uRbqLGj_6mI?si=Mok0J8Wp0Z-ahFrN)
 6+> [Delimited continuations are all you need](https://youtu.be/uRbqLGj_6mI?si=Mok0J8Wp0Z-ahFrN)
 7 
 8 Here is another talk I helped facilitate about `effection` with the library
 9 creator:
10 
11-- [effection with Charles Lowell](https://youtu.be/lJDgpxRw5WA?si=cCHZiKqNO7vIUhPc)
12+<iframe width="560" height="315" src="https://www.youtube.com/embed/lJDgpxRw5WA?si=UM5KJ25AH24qNMrs" 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>
13+
14+> [effection with Charles Lowell](https://youtu.be/lJDgpxRw5WA?si=cCHZiKqNO7vIUhPc)
15 
16 Here is a deep-dive on how we are using `starfx` in a production App at Aptible:
17 
18-- [app-ui deep dive](https://youtu.be/3M5VJuIi5fk)
19+<iframe width="560" height="315" src="https://www.youtube.com/embed/3M5VJuIi5fk?si=QJ-ksn7N6dWXY_tA" 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>
20+
21+> [app-ui deep dive](https://youtu.be/3M5VJuIi5fk)
22 
23 # Other notable libraries
24