Skip to content

Instantly share code, notes, and snippets.

@bearprada
Last active August 29, 2015 14:18
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bearprada/fb3adb5a75d40e505ceb to your computer and use it in GitHub Desktop.
Save bearprada/fb3adb5a75d40e505ceb to your computer and use it in GitHub Desktop.

URL : https://developers.facebooklive.com/

Day 1

[PM] Building for the Next Billion

[all] Lessons From Creative Labs how facebook bring a new idea into true live
keywords : stickers, slingshot, group

[devs] Learn How Social Plugins Can Help Grow and Engage Your Audience

[messenger] Messenger Platform: Drive Installs and Engagement through Conversation
keywords: cool demos from messenger platform

[all] Conversation With WhatsApp, Instagram and Messenge
(chiniese) http://www.bnext.com.tw/ext_rss/view/id/677662

Day 2

[android][ios] Great Experiences with App Links and Mobile App Architecture
keyword : RESTful coding style on mobile(each Activity have a accessable route)

[android] Evolving Facebook for Android: Engineering for an Ever-Changing Mobile World
keywords:

  • device-year-class (calculates which year the device would be considered "high end”)
  • fresco (facebook image loader)
  • network-connection-class (categorize the quality of the network)

[devs] Move Fast: Ensuring Mobile Performance Without Breaking Things
keywords:

  • saving booting time on iOS
  • Device Lab Rack
  • CT-Scan (testing on multiple devices, and record the result)

[server] Lifting the Curtain: the Data Infrastructure Behind Facebook Apps
keywords:

  • Presto(distributed SQL query engine)
  • GIRAPH(recommand system on Facebook)

[devs] Big Code: Developer Infrastructure at Facebook's Scale
keywords :

  • Nuclide(facebook customize IDE for Devs)
  • Mercurial(facebook replace git by mercurial, since they put all of code into the same repo)
  • Reative Native(refresh UI without rebuild)

Recommands

[ios] Facebook on iOS: Inside the "Big Blue App"

[devs] React Native and Relay: Bringing Modern Web Techniques to Mobile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment