This book is all about desktop application development using Electron framework.It covers all the important concept of Electron framework that will help a web developer to create a desktop application.It also shows how we can use HTML, CSS and JavaScript to build a desktop application.It has also covered the integration of AngularJS with Electron. Electron framework is built on 2 different processes named as browser and renderer process.Each of these process has a list of modules which handles specific area on desktop application development.Some of the modules are common to both of these...
This book is all about desktop application development using Electron framework.It covers all the important concept of Electron framework that will he...