- Electron Projects
- Denys Vuika
- 155字
- 2021-06-24 12:14:30
Building Your First Electron Application
The goal of this book is to provide you with practical experience and guide you through setting up, configuring, building, and distributing Electron applications. You are going to learn how to build multiple projects, address common challenges and pitfalls, and how to integrate with modern JavaScript frameworks and underlying toolchains.
In this chapter, you are going to get a brief overview of the Electron framework, its history, and its architecture. You will learn how to get all the prerequisites installed for multiple platforms, get your first Electron project up and running with Node.js and NPM, and learn how the apps are packaged for various platforms.
By the end of this chapter, you should have a basic project template so that you can complete future practical tasks.
In this chapter, we will cover the following topics:
- What is Electron?
- Preparing a development environment
- Creating a simple application
- Packaging for multiple platforms
- 測(cè)試驅(qū)動(dòng)開發(fā):入門、實(shí)戰(zhàn)與進(jìn)階
- Java 開發(fā)從入門到精通(第2版)
- Kubernetes實(shí)戰(zhàn)
- Android項(xiàng)目開發(fā)入門教程
- JavaScript 程序設(shè)計(jì)案例教程
- Active Directory with PowerShell
- 大數(shù)據(jù)分析與應(yīng)用實(shí)戰(zhàn):統(tǒng)計(jì)機(jī)器學(xué)習(xí)之?dāng)?shù)據(jù)導(dǎo)向編程
- Java面向?qū)ο蟪绦蛟O(shè)計(jì)
- C# Multithreaded and Parallel Programming
- C語(yǔ)言程序設(shè)計(jì)簡(jiǎn)明教程:Qt實(shí)戰(zhàn)
- 玩轉(zhuǎn).NET Micro Framework移植:基于STM32F10x處理器
- PowerDesigner 16 從入門到精通
- PostgreSQL Developer's Guide
- Java核心編程
- 用Python動(dòng)手學(xué)統(tǒng)計(jì)學(xué)