The best resources for learning #49

This commit is contained in:
Alexander Ivanov
2018-09-09 10:38:53 +03:00
parent fa957c85e7
commit eceaac8881

View File

@@ -5,6 +5,7 @@
- [Resources](#resources)
- [Useful sites & blogs](#useful-sites--blogs)
- [Awesome code & things](#awesome-code--things)
- [Lists](#lists)
- [Development](#development)
- [Starter Kits](#starter-kits)
- [Shims and polyfills](#shims-and-polyfills)
@@ -50,6 +51,10 @@
- [Making a virtual machine in Google Sheets](http://briansteffens.com/2017/07/03/google-sheets-virtual-machine.html)
- [Easy data scraping with Google Apps Script in 5 minutes](http://www.kutil.org/2016/01/easy-data-scrapping-with-google-apps.html)
### Lists
- [Learning Google Apps Script](https://gist.github.com/labnol/0b67f812a827fd9babc5) The best resources for learning Google Apps Script, the glue that connects GSuite services including Gmail, Google Drive, Calendar, Maps, Analytics and more.
## Development
- [google/clasp](https://github.com/google/clasp) Develop Apps Script projects locally using clasp (Command Line Apps Script Projects) CLI.