Sharad Raj

AI, full-stack, and Flutter developer with a master’s in Data Science, focused on building integrated solutions.

Top 2 New APIs in Chromium :boom:

14 Jul 2020

1- Screen Wake Lock API

Supported in

This API helps to prevent devices from dimming, locking or turning off the screen when your web application needs to keep running.

2- Web NFC

Supported in

Can only be enabled in Chromium based browsers using the enable-experimental-web-platform-features flag

It allows a website to communicate with NFC tags through device’s NFC reader.