You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _data/trackb.yml
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -36,6 +36,14 @@
36
36
title: Mutations and Subscriptions in Relay
37
37
body: >
38
38
A dive into how the Relay framework makes it simple for developers to implement mutations (data writes) and real-time updates.
39
+
40
+
- firstname: Charlie
41
+
lastname: McConnell
42
+
visible: true
43
+
title: Pebble Timeline - A Web API For Your Wrist
44
+
body: >
45
+
Where is my train? When is my next talk? Is now a good time to use the restroom? Pebble is a device intended to give you constant access to the tools and data that matter most without having to dig out your phone. In this talk we will show off how easy it is to start programming data driven applications for Pebble with just a few lines of JS.
0 commit comments