reading-notes

Reading Notes for Codefellows!


Project maintained by AlanYHung Hosted on GitHub Pages — Theme by mattgraham

Code 301

Reading 07

(All My Notes are attributed/sourced from the Resources directly preceding them.)

What Google Learned From Its Quest to Build the Perfect Team

Article Source

REST

Article Source

Documentation for SuperAgent

Article Source

SuperAgent is light-weight progressive ajax API crafted for flexibility, readability, and a low learning curve after being frustrated with many of the existing request APIs. It also works with Node.js!

API Docs

<– Back