Back to Relay

Agenda

meta/meeting-notes/2016-06-07-team-sync.md

20.1.11.9 KB
Original Source

Agenda

  • Status updates

Status Updates

  • @wincent
    • Prototype:
      • Sample feed query now processable.
      • Benchmarks for various compiler transforms.
      • Sample app to run synthetic benchmarks on device.
  • @josephsavona
    • Prototype:
      • Wrapped up three different store implementations.
      • Working on Babel plugin.
      • Figuring out conditional rendering working with GC.
  • @sampepose
    • Script to generate flow types for mutation inputs:
      • Need to make it work with FB schema.
    • Still trying to land event stream diff.
  • @kassens
    • Preloading of persisted queries for RelayConnection in internal app:
      • Big TTI win, with more expected soon.
    • Working with internal team on persisted queries for app.
  • @mjmahone
    • Benchmarking native code implementations for comparison against JS version.
  • @yuzhi
    • Landed HEAD loads for internal app (proper pull-to-refresh).
    • Discussions on RelayConnection about replacing GraphQLRange:
      • Reducers: Products can write custom ones or use default.
    • Diff to only write edges into RelayStore (reduce warnings, get rid of some hacks).
    • Fix for internal app, and for reading the payload in RelayConnection.
  • @yungsters
    • Fixing crashes in product.
    • Tooling fixes.
  • @JenniferWang
    • Converted mutation from old API.
    • Migrating product to new story style.
    • Working on persisted query for internal app photo viewer.
  • @steveluscher
    • Light on shipments, heavy on discussions.
    • Shipments:fixing product bugs.
    • Discussions:
      • Getting rid of GraphQLRange with reducers.
      • Figuring out mutations in RelayConnection.
    • Both: GitHub gardening.