We all know and probably have used Google Docs. Its a very useful tool to write documents and have them sync across devices and platforms or cooperate with a colleague real-time on a document. On the other hand, Angular.js helps us create a full featured application or website that can function on its own, needing only a server to read and save data. What if we use Google Docs as our server to read and write our data? The need…