Integrating web experiences in your desktop application
The importance of the web has significantly increased over the last decade, and it keeps growing day by day. Daily, we perform multiple tasks using web applications: from making a money transfer from our bank account to sharing a document with a co-worker using a collaborative platform.
As such, developers often need to create hybrid applications that can deliver the best of both worlds: reusing the investments they made in web applications but enhancing them with the powerful capabilities offered by a native platform. Today, in your everyday job, you use many of these apps. A good example of this approach is Microsoft Teams: being a native app, it can take advantage of the native capabilities of Windows, such as push notifications and audio and video integration. At the same time, it can integrate a wide range of web experiences, from editing Office documents to getting real-time information from GitHub; from hosting Power...