Francois Ward
1 min readSep 19, 2016

--

Welp, that’s embarassing. I saw this post as featured in my Medium feed, and with the current uptick of observable integrations in FE, it seemed pretty damn relevent, so I didn’t even think twice about checking the date. Thansk for your amazing reply though! :)

For my final question about context, I was curious if you just passed props from the top all the way down the component hierarchy, or if you used context, the feature of React that lets you implicitly pass data through a tree of components. But I now assume you don’t :)

How did your teammates handle it? Did they complain a lot about boilerplate of passing stuff down through multiple layers of components, or was it a non-issue?

--

--