Tag: WebFundamentals

  • Chrome 61: JavaScript Modules, WebUSB, WebShare and more

    Chrome 61 now supports JavaScript modules natively, unifying the way modular JavaScript can be written. You can now use navigator dot share to trigger the native Android share dialog. And the WebUSB API has landed, allowing web apps to access user permitted USB devices. Pete LePage has all the details and how you can use…