filecoin-shipyard/js-lotus-client

Write up feedback from session with @jimmylee

Closed this issue · 4 comments

Write up feedback from session with @jimmylee
  • 90 minute Zoom session on 2020.03.31 with @jimmylee
  • first internal tech level review of the initial library at https://github.com/filecoin-shipyard/js-lotus-client
  • walked through some of the code examples, talked about direction and strategy
  • generally seemed to be in alignment on ideas and prioritization
  • excited to use @jimmylee as a sounding board for ideas going forward :-)

Meta: For these feedback summary notes, we're going to keep the issues open in GitHub for a week for visibility, and then close them.

@jimpick can you add more detail about what you reviewed discussed? (Imagine someone else in the future trying to learn from this issue writeup.)

As an initial introduction, it was an unstructured and free conversation. I showed some demos, and I recall that we spent some time stepping through the React front-end code for the demos, talked about the documentation and what the progression might look like for a series of "quests" (tutorials). We discussed some ideas for API documentation and various options for a developer onboarding experience. I talked about bundlers such as Snowpack, and discussed how some upcoming React features such as React Suspense for data loading and Error Boundaries.