Recoil: Having examples in the repo

Created on 14 May 2020  路  4Comments  路  Source: facebookexperimental/Recoil

I saw a folder in the other packages repositories called examples. Any new concept introduced into recoil can be put in this folder for others to view and get an idea of it in addition to docs.

Here is my implementation basic(ish) based on docs. We can use it as a basic example.
example link

documentation

Most helpful comment

@davidmccabe I'm personally interested in explore the code of the canvas application that you demoed in your video. Is there any way to share that application before maybe creating/sharing more polished examples?

All 4 comments

Thanks for providing this example! We have a lot more documentation and examples coming.

@davidmccabe I'm personally interested in explore the code of the canvas application that you demoed in your video. Is there any way to share that application before maybe creating/sharing more polished examples?

this is a recoil todo app based on docs https://github.com/sibelius/recoil-todo

Yeah, I like the idea of including the live example in the repro and website. We also have a "playground" that demonstrates some concepts that we should polish up and make live as an even simpler example of all of the core and util helpers.

@davidmccabe I'm personally interested in explore the code of the canvas application that you demoed in your video. Is there any way to share that application before maybe creating/sharing more polished examples?

@csantos42 and I were thinking it would make sense to include that as an "Advanced Tutorial" next to the "Basic Tutorial"

Was this page helpful?
0 / 5 - 0 ratings

Related issues

robsoncezario picture robsoncezario  路  3Comments

itsMapleLeaf picture itsMapleLeaf  路  4Comments

Sawtaytoes picture Sawtaytoes  路  4Comments

yuantongkang picture yuantongkang  路  3Comments

julienJean99 picture julienJean99  路  3Comments