- Electron Projects
- Denys Vuika
- 150字
- 2021-06-24 12:14:40
Summary
In this chapter, we have successfully created a minimalistic markdown editor. We have walked through the process of integrating third-party editor components, wiring keyboard combinations, and performing messaging between the browser and Node.js parts of the Electron application. You should now have a better understanding of application deployments and automatic updates, as well as simple release management via the GitHub repository.
Then, you learned how to build a basic desktop application with system menu integration and access to the local filesystem. This is essentially the bare bones of a typical Electron project you are going to work on in the future. However, the Electron framework provides you with a wrapper around your web application. You still need to decide whether to use plain JavaScript, HTML, and CSS or employ an existing web framework to move faster. This is something we are going to look at in the next chapter.
- Java應用與實戰
- Modular Programming with Python
- Visual C++串口通信技術詳解(第2版)
- SharePoint Development with the SharePoint Framework
- 計算機應用基礎實踐教程
- Microsoft Azure Storage Essentials
- Java Web開發詳解
- 大話Java:程序設計從入門到精通
- 小型編譯器設計實踐
- Android移動應用開發項目教程
- Python Machine Learning Cookbook
- WCF技術剖析(卷1)
- Mastering ASP.NET Core 2.0
- SCRATCH編程課:我的游戲我做主
- Mapping with ArcGIS Pro