Skip to content

Commit

Permalink
Prepare sync notes for 2017-02-07 sync
Browse files Browse the repository at this point in the history
Reviewed By: leebyron

Differential Revision: D4526351

fbshipit-source-id: 3a734910b2299e319b96ef1d29fb51120e65e007
  • Loading branch information
wincent authored and facebook-github-bot committed Feb 8, 2017
1 parent 1953d45 commit a133790
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions meta/meeting-notes/2017-02-07-team-sync.md
@@ -0,0 +1,27 @@
# Agenda

Status updates.

# Present

- [@AGS-](https://github.com/AGS-)
- [@JenniferWang](https://github.com/JenniferWang)
- [@kassens](https://github.com/kassens)
- [@leebyron](https://github.com/leebyron)
- [@wincent](https://github.com/wincent)

# Updates

- [@JenniferWang](https://github.com/JenniferWang)
- Working on documentation for the new Relay APIs.

This comment has been minimized.

Copy link
@steveluscher

steveluscher Feb 8, 2017

Contributor

🎉

- 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](https://github.com/wincent)
- Dealing with sync issues between repos.
- [@leebyron](https://github.com/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.

This comment has been minimized.

Copy link
@alloy

alloy Feb 8, 2017

Contributor

Exciting!

This comment has been minimized.

Copy link
@wincent

wincent Feb 8, 2017

Author Contributor

Yes, it is. 🎉

This comment has been minimized.

Copy link
@alloy

alloy Feb 9, 2017

Contributor

@wincent I haven’t been able to spot the Flow types for fragments vending from the compiler yet, though, is that correct or did I just miss it? I’d love to get ready to vend TS types asap. Did I say I was excited yet? Because I am, very excited! 😉

This comment has been minimized.

Copy link
@wincent

wincent Feb 9, 2017

Author Contributor

We still have more code to bring across, but we're in the middle of cleaning it of references and tie-ins to internal-only FB infrastructure.

- [@kassens](https://github.com/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.

0 comments on commit a133790

Please sign in to comment.