-
Notifications
You must be signed in to change notification settings - Fork 16
Description
@amelinagzz - feedback on https://make-school-courses.github.io/MOB-2.4-Advanced-Architectural-Patterns-in-iOS/#/Lessons/11-Reactive-ProgrammingPt.1/Lesson11
Overview/TT I: You mention Rx in "Modeling Event Streams with Marble Diagrams" before describing what it is later. Either introduce Rx earlier or remove the reference and update the section to talk about diagrams without needing to know Rx
Also, I feel this section could benefit from a more dynamic diagram: a GIF of some kind to actually show the streams.
I would also consider putting the section on relating this back to the Observer pattern earlier, to draw parallels and showcase differences to help with understanding reactive pattern
How Rx solves them: I think this section should be way less text and more code. Use the code to showcase what's going on in the text, and don't just have walls of text
Code examples also should have more descriptive comments on it
In General - more coding challenges, can be easy, but get them coding more, less TT. Go back to the 90% similar challenges, just more repetition