typed icon indicating copy to clipboard operation
typed copied to clipboard

Examples

Open TylorS opened this issue 4 years ago • 6 comments

We only have a few examples so far, it'd be great to expand into more FE/BE examples.

If anyone has some ideas that'd be helpful for them to learn, please add your thoughts to this thread!

TylorS avatar May 31 '21 17:05 TylorS

There are now a Counters app which demonstrates how to use Ref to create many sibling components with isolated state.

There is also now an implementation of TodoMVC which also demonstrates using Ref, Env, and ReaderStream.

TylorS avatar Jul 24 '21 15:07 TylorS

I somewhat simplified the Counters app to show a single counter app in isolation

TylorS avatar Jul 28 '21 02:07 TylorS

What kind of example(s) do you feel would be most helpful? I'd enjoy the learning experience of trying to build something if you're able to give me feedback when you see a better implementation / choice of ADT, for example.

ahrjarrett avatar Sep 22 '21 03:09 ahrjarrett

Hey @ahrjarrett I'm pretty open to example ideas that works help with learning the library, I'll spend some time thinking of some too

TylorS avatar Sep 26 '21 14:09 TylorS

awesome -- sorry I've been out of pocket, I'm working on a big refactor at work and haven't had time to do much else

I've got a break this morning so I'm planning to read the source for Stream

ahrjarrett avatar Sep 28 '21 15:09 ahrjarrett

I am thinking 🤔

Frikki avatar Oct 07 '21 20:10 Frikki