Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Examples #10

Closed
TylorS opened this issue May 31, 2021 · 6 comments
Closed

Examples #10

TylorS opened this issue May 31, 2021 · 6 comments
Labels
help wanted Extra attention is needed

Comments

@TylorS
Copy link
Owner

TylorS commented May 31, 2021

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
Copy link
Owner Author

TylorS commented Jul 24, 2021

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
Copy link
Owner Author

TylorS commented Jul 28, 2021

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

@TylorS TylorS added the help wanted Extra attention is needed label Aug 2, 2021
@ahrjarrett
Copy link

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.

@TylorS
Copy link
Owner Author

TylorS commented Sep 26, 2021

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

@ahrjarrett
Copy link

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

@Frikki
Copy link

Frikki commented Oct 7, 2021

I am thinking 🤔

@TylorS TylorS closed this as completed Dec 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants