Proposal for Beginner Code Review Sessions on Effect YouTube Channel

I had an idea that might help create useful content for beginners, and for the Effect youtube channel:
Code reviews for beginner Effect users.
Once a <time-period> find a project that is authored by a beginner effect user that is
1. Not using effect to its fullest, or
2. is using parts incorrectly, or
3. can use better patterns
and (with the author's consent) make a live code review of how to improve it.

Documentation and tutorials and such are helpful, but sometimes it is aids understanding by contrasting with what not to do. This kind of information is difficult to put into traditional documentation without cluttering it, and anyway, it is difficult to imagine all of the ways that a user might do something incorrectly, so using real examples would help.
Was this page helpful?