devopera
devopera copied to clipboard
Repository for Dev.Opera source code
The [contributing guidelines](https://github.com/operasoftware/devopera/blob/master/CONTRIBUTING.md) suggest to create a new folder under [devopera/articles/_drafts](https://github.com/operasoftware/devopera/tree/master/_drafts) but both the path and the link do not exist in the repository. Maybe it has to be replaced...
An article on the web manifest and why it's so important, based on https://medium.com/@franciov/installable-pinned-or-progressive-apps-5b4997ecbf49 and providing some real-world code examples as well.
The article is about the following sensors in (mobile) devices: - Touch - Geolocation (GPS) - Motion (accelerometer, compass, gyroscope) - Energy - Proximity - Media Capture - Light -...
Web components are an old concept and soon a new standard for the Open Web. In this article I retrace the reason why we need components in web applications, show...
Hello Dear, I am interested to write article for opera software. Main idea for article will be discussion on web services and Internet of Things. Describing future for web technology....
Reminder task. Since we won’t have URLs like this soon: `dev.opera.com/extension-docs/search.html` is would be good to update article and extension with something more universal. But not right now, only once...
Why not add a link to the [`devopera YouTube channel`](https://www.youtube.com/channel/UCmrJRRgyfiA0yNdOW2faW2w) ? 
Hi, I am using wavesurfer.js in my application for creating waveform of audio file. I is supported in other modern web browsers like chrome, safari, firefox. But is not supported...