Best practices for cross-platform desktop apps with Vue.js and Electron
Building cross-platform desktop applications with Vue.js is fairly straightforward, since Vue.js plays really well with Electron. Learn how, as Syue Siang Su walks you through making a minimal browser-like application, from ideation to deployment.
Talk Title | Best practices for cross-platform desktop apps with Vue.js and Electron |
Speakers | Syue Siang Su (None) |
Conference | O’Reilly Open Source Convention |
Conf Tag | Put open source to work |
Location | Portland, Oregon |
Date | July 16-19, 2018 |
URL | Talk Page |
Slides | Talk Slides |
Video | |
Building cross-platform desktop applications with web technology is happening. Big firms like Microsoft, GitHub, and Slack are already devoting themselves to developing desktop apps with JavaScript, HTML, and CSS. And though we have React, Angular, and more, Vue.js is the most lightweight, versatile JavaScript library among them. Syue Siang Su covers best practices for building cross-platform desktop applications with Vue.js and Electron and walks you through making a minimal browser-like application, from ideation to deployment. The process is fairly straightforward, since Vue.js plays really well with Electron. You’ll learn why Syue Siang chose Vue.js to accompany Electron and the Vue.js extensions to leverage to speed up your development process.