Back to Relay

Agenda

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

20.1.11.6 KB
Original Source

Agenda

  • Status updates

Status Updates

  • @wincent
    • Finished up native app for running benchmarks on device.
    • Got standalone sample app running on Android, for end-to-end performance testing.
    • Working on mutations for prototype.
  • @yuzhi
    • Fixed issue with nested connections.
    • Fix for GraphQLRange given empty data from server.
    • Chatting with iOS people about how they do mutations, got ideas.
    • Fixed bug with types for optimistic updates.
    • Talked with native team about disk cache.
    • Internal support.
  • @sampepose
    • Landed event stream with no performance regressions.
    • Fixed a lot of stuff with Flow type generation script.
    • Generated Flow types for internal app, leading to discovery of internal bug.
    • Doing Jest hackathon (REPL).
  • @kassens
    • Persisted queries in native app.
      • Made platform-specific persisting.
      • It loads, debugging errors now.
    • Talked with native team about disk cache.
  • @JenniferWang
    • Welcome to the team!
    • Onboarding: Jest, Babel, Relay mutations:
      • Jan, Yuzhi and Tim - thanks for helping!
    • Working on Babel line numbers for errors.
    • Deprecating subtractQuery.
    • Working with internal team to build store data-mocking for snapshot tests.
  • @josephsavona
    • Finished Babel plugin for prototype, integrated into React Native packager.
    • Apples-to-apples performance comparison of prototype and existing implementations.
    • Made script to generate components for sample app.