Back to Relay

Agenda

meta/meeting-notes/2016-04-14-team-sync.md

20.1.11.3 KB
Original Source

Agenda

  • Status updates

Status Updates

  • @wincent
    • Refactoring to plug in low-level mutations API.
    • Basic implementation uploaded for review.
    • Working on integrating into product.
    • Fixed test suite regression caused by React Native changes.
    • graphql-js v0.5.0 release broke graphql-relay, so fixed that and cut a new release.
    • Prepping for Relay Deep Dive talk on Tuesday.
  • @yuzhi
    • Meetings with GraphQL people re: connections and caching.
    • Pull request for suggestions in graphql-js (#355).
  • @kassens
    • Persisted queries for permalink. are working.
    • if and unless support for persisted queries.
  • @josephsavona
    • Progress on Graph Mode:
      • Small perf regression, likely some sort of re-render bug.
      • Gathered feedback on how connections work in Graph Mode (should store be agnostic and know nothing about connections?).
    • Exploring an experimental compiler/printer as part of making Relay core simpler/faster.
  • @steveluscher
    • Landed most of RelayConnection; now TTI-positive.
    • Integration with internal products.
    • Android networking fix.
    • Helping internal teams.