Fetch is a new API that makes ‘Fetch’ing remote resources much easier. Like XMLHttpRequest, Fetch can be used for making requests same origin or cross domain requests. Fetch uses a cleaner, more powerful API that separates the request from the response and uses a promise to return the response.
100 Days of Google Dev / 100 developer videos over 100 days / #GoogleDev100
[alert type=white ]
Check out
How to Speed up your Android Smartphone
Android Studio Shortcuts for Mac OS X
Android Navigation Drawer Example
[/alert]