filecoin-shipyard / js-lotus-client

Lotus JS Client
https://filecoin-shipyard.github.io/js-lotus-client/
Other
55 stars 12 forks source link

Write up feedback from session with @jimmylee #6

Closed mishmosh closed 4 years ago

jimpick commented 4 years ago
jimpick commented 4 years ago

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.

mishmosh commented 4 years ago

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

jimpick commented 4 years ago

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.