Electron in action /
Wouldn't it be great to build desktop applications using just your web dev skills? Electron is a framework designed for exactly that! Fully cross-platform, Electron lets you use JavaScript and Node to create simple, snappy desktop apps. Spinning up tools, games, and utilities with Electron is f...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Shelter Island, NY :
Manning Publications,
[2019]
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- Part 1. Getting started with electron. Introducing electron
- Your first electron application
- Part 2. Building cross-platform applications with electron. Building a notes application
- Using native file dialog boxes and facilitating interprocess communication
- Working with multiple windows
- Working with files
- Building applicaiton and context menus
- Further operating system integration and dynamically enabling menu items
- Introducing the tray module
- Building applications with the menubar library
- Using transpilers and frameworks
- Persisting use data and using native Node.js modules
- Testing applications with Spectron
- Part 3. Deploying electron applications. Building applications for deployment
- Releasing and updating applications
- Distributing your application through the Mac App Store.