rela0ons and our powers to visualize processes evolving in 0me are rela0vely poorly developed. For that reason we should do (as wise programmers aware of our limita0ons) our utmost to shorten the conceptual gap between the sta0c program and the dynamic process, to make the correspondence between the program (spread out in text space) and the process (spread out in 0me) as trivial as possible” -‐ Dijkstra
a module belong together.” [Wikipedia](h?p://en.wikipedia.org/wiki/Cohesion_%28computer_science%29) Quo$ng Yourdon & Constan$ne’s Structured Design book from 1979
data is assembled from different sources and can be rendered in several places throughout the UI” h?ps://medium.com/@dan_abramov/the-‐case-‐for-‐flux-‐379b7d1982c6
in React • See some actual React in Prac0ce • Get a basic understanding of tes0ng React • Introduc0on to the concept of unidirec0onal dataflow as an “alterna$ve” to MVC • See ReactNa0ve • Play with some examples