Difference between revisions of "6CS028 Workshop - hardware apis"

From mi-linux
Jump to navigationJump to search
 
Line 3: Line 3:
 
Practice the following tutorials:
 
Practice the following tutorials:
 
* [https://developer.mozilla.org/en-US/docs/Web/API/MediaDevices/getUserMedia MediaDevices.getUserMedia()]
 
* [https://developer.mozilla.org/en-US/docs/Web/API/MediaDevices/getUserMedia MediaDevices.getUserMedia()]
 +
* [https://developer.mozilla.org/en-US/docs/Web/API/Notifications_API/Using_the_Notifications_API Using the Notifications API]
 +
* [https://developer.mozilla.org/en-US/docs/Web/API/Geolocation_API Geolocation API]
 +
 +
Note: there are plenty of similar tutorials on the web (e.g. W3Schools), please feel free to use alternative tutorials.

Latest revision as of 17:44, 18 January 2022

Main Page >> Advanced Web Development >> Workbook >> Week 09 - Hardware APIs

Practice the following tutorials:

Note: there are plenty of similar tutorials on the web (e.g. W3Schools), please feel free to use alternative tutorials.