voronianski / flux-comparison

:pencil: Practical comparison of different Flux solutions
https://labs.voronianski.dev/flux-comparison/
2.79k stars 214 forks source link

Suggestion: a series of Youtube videos walking new users through the code #24

Closed msikma closed 9 years ago

msikma commented 9 years ago

I think this would make a very nice addition to the code itself. For new users it might be a bit difficult to understand exactly what is responsible for which part of the process and how data moves through the application. One way to illuminate this is by recording the screen and walking through the code, explaining things as you go along. It would take a bit of time to do, though—but I figured I'd make the suggestion anyway, in case you're interested in a challenge.

voronianski commented 9 years ago

@msikma I have a blog post with overview of the repo - http://pixelhunter.me/post/110248593059/flux-solutions-compared-by-example.

I have no experience with educational videos however I could try.. If I'll find out more interest in such video probably I'll think about it :)

msikma commented 9 years ago

Yeah, the blog post was very helpful, and I've seen it linked to quite a lot! :)

Going through all the different existing Flux implementations is undoable for someone who just wants to get a project on the rails. Your post also helped me pick Alt for my project not too long ago, so thanks! :+1:

voronianski commented 9 years ago

@msikma cool I'm also using Alt a lot right now, very good one :yellow_heart: