- Cross-platform Desktop Application Development:Electron,Node,NW.js,and React
- Dmitry Sheiko
- 160字
- 2021-07-15 17:36:23
Creating a File Explorer with NW.js-Planning, Designing, and Development
Nowadays, when speaking of HTML5 desktop application development, one implies either NW.js or Electron. The first one has a shorter learning curve, which makes it a better choice for the beginning. Our first application will be a File Explorer. This sort of software is traditionally considered as a classical desktop application. I believe that you will find it exciting to build a File Explorer with HTML, CSS, and JavaScript. This chapter requires no skills in JavaScript frameworks, as we will use none. All you need is a basic knowledge of HTML, CSS, and plain JavaScript (including Node.js).
So, what are we up to? We will plan and sketch the project. We will set up the development environment and create a static prototype and run it with NW.js. We will implement the basic functionality, making it ready to be enhanced in Chapter 2, Creating a File Explorer with NW.js Enhancement and Delivery.
- Beginning C++ Game Programming
- Building Modern Web Applications Using Angular
- Android Studio Essentials
- Spring Boot+Spring Cloud+Vue+Element項目實戰:手把手教你開發權限管理系統
- C語言程序設計教程(第2版)
- ASP.NET動態網頁設計教程(第三版)
- Solr Cookbook(Third Edition)
- 一本書講透Java線程:原理與實踐
- Android群英傳
- Qlik Sense? Cookbook
- SpringBoot從零開始學(視頻教學版)
- Practical Microservices
- Building Slack Bots
- Software-Defined Networking with OpenFlow(Second Edition)
- Android嵌入式系統程序開發(基于Cortex-A8)