choojs / choo-handbook

🚂✋📖 - Learn the choo framework through a set of exercises
https://handbook.choo.io
Other
268 stars 26 forks source link

Future guides #93

Open louiscenter opened 7 years ago

louiscenter commented 7 years ago
niallobrien commented 7 years ago

I'd also like to see a guide covering fetching data from APIs etc. Thanks.

yoshuawuyts commented 7 years ago

Hey, yeah this has been a recurring theme from folks we've talked to. Definitely up there in terms of importance. We're a lil slow on writing these guides tho, but I bet we could make it happen!

On Sat, Aug 26, 2017 at 3:22 AM niallobrien notifications@github.com wrote:

I'd also like to see a guide covering fetching data from APIs etc. Thanks.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/choojs/choo-handbook/issues/93#issuecomment-325069439, or mute the thread https://github.com/notifications/unsubscribe-auth/ACWletqVc0leb3DHA5EH9XgMLuEsR1I5ks5sb3NegaJpZM4OQ7D2 .

niallobrien commented 7 years ago

I see examples of people using reducers and effects also, but no mention of such usage in the docs, would be nice. Also, I see numerous surrounding packages in terms of build tools, style sheets etc. but little mention on how they're all pieced together... These kinda things don't even need guides, just some solid docs.