This lesson is for members. Join us?
Subscribe now and get immediate access to this course, 30 more and all future Vue.js courses!
Desktop App - Notifications
Let’s show a notification to our user using electron. We’ll first explore how this is done in the main process, then using the web notification api. We’ll also touch on the terms “main”, “renderer”, and “preload” in the context of electron, and learn how to discover more electron APIs we can use in our apps!
Links