2018-02-15 Meeting Notes

Date

 Goals


TimeItemWhoNotes
10 minStatusEveryone
5 minParagon Storybook Addon InfoJae

https://edx.github.io/paragon/?selectedKind=HyperLink&selectedStory=with%20onClick&full=0&addons=1&stories=1&panelRight=1&addonPanel=storybook%2Factions%2Factions-panel

What other documentation-related features would you like to see?

What's the quickest way to get people from 0 to productive? (without having to talk to a human...not that talking to a human is a bad thing)


Milk and Honey: a vision for the futureAri

Based partially on the feedback from our greenfield meeting, I took a stab at sketching out a potential unified frontend architecture and path to migration based on our current state. It's very much a long term goal, but it's something to shoot for. I'd like to get everyone's thoughts, feedback, and ideas on this before shopping it around to a broader audience.

Milk and Honey – The First Draft

https://www.lucidchart.com/invitations/accept/d51976b5-7a92-482f-8630-1e583ad043f7


Notes

  • Backend-for-frontend ("BFF") pattern
  • What responsibilities will GraphQL have?
    • Can we introduce it incrementally?
    • Is it a requirement for moving this forward? Should we make it one?
    • What's the cost of introducing non-GraphQL schema into our SPA layer?
    • Must keep perf in mind when modeling GraphQL queries
  • Standard tools/libraries?
    • Component library
    • SPA cookiecutter