Back to Relay

Agenda

meta/meeting-notes/2017-02-07-team-sync.md

20.1.11.1 KB
Original Source

Agenda

Status updates.

Present

Updates

  • @JenniferWang
    • Working on documentation for the new Relay APIs.
    • Updating an internal application to turn it into an educational sample project.
    • Working with Marketplace team on iterating the application under the new APIs.
    • Built a preliminary prototype for disk caching.
  • @wincent
    • Dealing with sync issues between repos.
  • @leebyron
    • Will set up experimental branch in Relay repo on GitHub so that we have a place to start sorting out the new code without interfering with master.
  • @kassens
    • Cleaned up APIs (mutations no longer need to access context; making improvements to pagination container).
    • Documentation work.
    • Sped up our slowest compiler transform significantly by switching to an immutable data structure, making repeated clones much cheaper.