Skip to content

2016 03 01 Relay Team Sync Notes

Greg Hurrell edited this page Mar 2, 2016 · 2 revisions

Agenda

  1. Status updates from team members

Status updates

No sync last week due to React.js Conf.

  • @elynde
    • Delivered performance reviews.
    • Longer-term career planning.
    • Random meetings.
  • @josephsavona
    • Been prototyping GraphMode (flattened response).
      • Big perf win for writer.
      • Need a different strategy for tracked queries and query paths.
    • Talked with Sebastian about scheduling between Relay and React.
  • @kassens
    • Now committing upstream-first.
    • Cleanup/fixup around sync.
    • Github sync is working.
    • Sync to www need some fixing.
    • Fix tests with babel version issue
  • @steveluscher
    • Internal support.
    • Vetting connection design.
    • Integrating RelayConnection into internal app.
    • Borrowing "connection location" concept.
  • @wincent
    • Doing validation on all the current mutations in the codebase.
    • Talked with iOS people about mutations.
    • Building a barebones mutation api for people to try out.
      • Hopefully a layer underneath what we currently have.
  • @yungsters
    • Rewrote internal Relay web integration.
    • Fix AdsManager bug.
    • Fix for bad schemas.
    • Fixing some examples on Github.
  • @yuzhi
    • On call last week.
    • Added support for separate persisted query config.
    • Adding something to solve out of date persisted queries.
    • Stripped null fields for GraphQL responses.
Clone this wiki locally