Commit Graph

11 Commits

Author SHA1 Message Date
Nick Baugh 7605d2d8cd Switched recommendation from superagent to frisbee, Moved XMLHTTPRequest to bottom of doc page
Resolves issues per recommendations by @ide

Added axios reference
2015-12-07 13:53:01 -05:00
Alex Krolick b5297fe5d4 extend Network/Fetch API documentation
- Mention that Fetch returns a Promise
  (makes example with .then clearer to newcomers to ES6/ES7)
- Add example of Fetch usage with second argument
  (helps clarify how e.g., a POST request to an API might be constructed)
- Add async/await example
2015-10-27 14:29:36 -07:00
Martin Konicek c819c5590b Add @satya164's WebSocket docs from #2839 2015-10-07 18:09:21 +01:00
David Rabkin 9b178b8f1a (docs) Update Network.md for clarification 2015-04-03 20:26:55 -07:00
Steve Lacy 6b7383072a Add possessive case to React 2015-03-26 15:39:53 -07:00
Steve Lacy a15c584f20 Adjust the plurality of goal to goals 2015-03-26 10:38:38 -07:00
Christopher Chedeau 616e29f723 Update Network.md 2015-03-22 09:33:24 -07:00
Christopher Chedeau 4f8a86e8d7 Website tweaks 2015-03-21 10:59:41 -07:00
Spencer Ahrens 9b95a896e9 Cleanup doc text. 2015-03-16 11:49:31 -07:00
Christopher Chedeau f598f05cc5 [Website] Put all the guides in the table of content 2015-03-13 21:30:00 -07:00
Christopher Chedeau 7fed64082c Create Network.md 2015-02-13 15:19:36 -08:00