[GigaCourse.com] Udemy - Master Electron Desktop Apps with HTML, JavaScript & CSS

[GigaCourse.com] Udemy - Master Electron Desktop Apps with HTML, JavaScript & CSS

Size
2.1 GB
Seeders
0
Leechers
1
Files
99
Category
Added
04/02/20 at 9:23am GMT+1
Infohash
8f83b941fb0c2c49fa1bf1886b4f8ca2ccfae840

Description
Udemy - Master Electron Desktop Apps with HTML, JavaScript & CSS



Description

Master Electron: Desktop Apps HTML JavaScript & CSS : *** NEW - Updated for Electron V5 & V6 ***

Go from Web Developer to Desktop Applications Developer by learning
to use the entire Electron API from scratch.

This course is suitable for BOTH complete Electron beginners and existing Electron developers looking to advance to the next level.

Learn to develop with Electron using the best tools
Understand the different parts of Electron and how they work together
Cover the near-entire Electron API, learning one module at a time
Learn Electron features & techniques for using API modules together
Put your new knowledge to practical use by building a detailed 8-step Electron project from scratch.

An invaluable skill for any Web Developer to expand their career opportunities.

Electron is by far the most popular and fastest growing library for building cross-platform desktop applications using HTML, JavaScript & CSS.

This course will provide a very practical and concise approach to learning Electron from scratch.
You will be able to start building real-world desktop applications immediately.

Content and Overview

Master Electron: Desktop Apps HTML JavaScript & CSS : With 45 concise and practical lectures, this course will provide a COMPLETE understanding of Electron and it's full API.

It is suitable for anyone with a a good understanding of HTML, CSS & JavaScript.
Basic command line usage and an understanding of ES2015 (ES6) will be beneficial.

The course starts by setting up the Electron development environment and covers some useful tools to aid in the development process.

The main body of the course then covers the 3 individual sections of the Electron API in great detail, with very practical individual lessons on each API module.

Once the API is covered, the course looks at some useful features and techniques, also demonstrating how Electron integrates with Native HTML5 APIs.

Finally you'll build a real-world application which covers a large chunk of the Electron API in real-world scenarios. The project lessons is divided into 8 individual videos and will take you step-by-step to a complete, distribution-ready desktop application.

Upon completion of this course you will have the practical skills to immediately start building high quality desktop applications for Mac, Windows & Linux.

Master Electron: Desktop Apps HTML JavaScript & CSS : This course is to the point and everything is demonstrated in the most simple, yet practical ways, to help you become an advanced Electron Developer.

Created by Ray Viljoen
Last updated 9/2019
English
English [Auto-generated]

File list
  • [GigaCourse.com] Udemy - Master Electron Desktop Apps with HTML, JavaScript & CSS
  • 1. Overview/1. Introduction.mp4 39.2 MB
  • 1. Overview/1. Introduction.srt 3.5 KB
  • 1. Overview/2. Lesson Structure.mp4 8.5 MB
  • 1. Overview/2. Lesson Structure.srt 2.3 KB
  • 1. Overview/2.1 master-electron.zip 830.4 KB
  • 1. Overview/2.2 Node.js.html 80 B
  • 1. Overview/2.3 Lesson Code - Project Repo.html 110 B
  • 1. Overview/2.4 Atom Editor.html 77 B
  • 10. MacOS Touch Bar/1. Touch Bar Basics.mp4 52 MB
  • 10. MacOS Touch Bar/1. Touch Bar Basics.srt 11.4 KB
  • 10. MacOS Touch Bar/1.1 Docs TouchBar.html 102 B
  • 10. MacOS Touch Bar/1.2 Touch Bar Simulator.html 106 B
  • 10. MacOS Touch Bar/1.3 [email protected] 753 B
  • 10. MacOS Touch Bar/1.4 1. Touch Bar Basics.zip 2.6 KB
  • 10. MacOS Touch Bar/2. Advanced Touch Bar Layouts.mp4 21.7 MB
  • 10. MacOS Touch Bar/2. Advanced Touch Bar Layouts.srt 6.1 KB
  • 10. MacOS Touch Bar/2.1 2. Advanced Touch Bar Layouts.zip 1.2 KB
  • 10. MacOS Touch Bar/3. Touch Bar Integration.mp4 17.4 MB
  • 10. MacOS Touch Bar/3. Touch Bar Integration.srt 4.5 KB
  • 10. MacOS Touch Bar/3.1 3. Touch Bar Integration.zip 1.2 KB
  • 11. Outro/1. Bonus Lecture Feedback & Course Coupons.mp4 3.5 MB
  • 11. Outro/1. Bonus Lecture Feedback & Course Coupons.srt 1.3 KB
  • 11. Outro/1.1 COUPON - Getting Started with WebAssembly.html 132 B
  • 11. Outro/1.2 COUPON - NGINX Fundamentals.html 127 B
  • 11. Outro/1.3 COUPON - YARN Dependency Management.html 135 B
  • 11. Outro/1.4 FREE - Master Riot.js.html 117 B
  • 11. Outro/1.5 COUPON - Progressive Web Apps.html 129 B
  • 2. Developing with Electron/1. Install & Run.mp4 17.7 MB
  • 2. Developing with Electron/1. Install & Run.srt 6.6 KB
  • 2. Developing with Electron/1.1 Lesson Code - Master Electron Repo.html 110 B
  • 2. Developing with Electron/1.2 master-electron.zip 830.4 KB
  • 2. Developing with Electron/2. App Structure.mp4 26.6 MB
  • 2. Developing with Electron/2. App Structure.srt 8.8 KB
  • 2. Developing with Electron/2.1 Guide Electron App Architecture.html 122 B
  • 2. Developing with Electron/3. Using Native Node Modules.mp4 18.6 MB
  • 2. Developing with Electron/3. Using Native Node Modules.srt 5.4 KB
  • 2. Developing with Electron/3.1 Module electron-rebuild.html 105 B
  • 2. Developing with Electron/3.2 Guide Using native Node modules.html 123 B
  • 2. Developing with Electron/3.3 Module colors.html 97 B
  • 2. Developing with Electron/3.4 Module bcrypt.html 97 B
  • 2. Developing with Electron/4. Debugging.mp4 27.7 MB
  • 2. Developing with Electron/4. Debugging.srt 7.3 KB
  • 2. Developing with Electron/4.1 Guide Debugging with VSCode.html 127 B
  • 2. Developing with Electron/4.2 Guide Debugging the Main Process.html 120 B
  • 2. Developing with Electron/5. Resetting the Project Code.mp4 5.3 MB
  • 2. Developing with Electron/5. Resetting the Project Code.srt 1.9 KB
  • 3. Main Process API/1. App.mp4 59.8 MB
  • 3. Main Process API/1. App.srt 13.1 KB
  • 3. Main Process API/1.1 1. app.zip 1.9 KB
  • 3. Main Process API/1.2 Docs app.html 96 B
  • 3. Main Process API/10. Session DownloadItem.mp4 38.4 MB
  • 3. Main Process API/10. Session DownloadItem.srt 10.2 KB
  • 3. Main Process API/10.1 Docs DownloadItem.html 106 B
  • 3. Main Process API/10.2 3.3. Session - downloadItem.zip 1.3 KB
  • 3. Main Process API/11. Dialog.mp4 41.1 MB
  • 3. Main Process API/11. Dialog.srt 9.6 KB
  • 3. Main Process API/11.1 4. dialog.zip 990 B
  • 3. Main Process API/11.2 Docs dialog.html 99 B
  • 3. Main Process API/12. Accelerator & globalShortcut.mp4 17.4 MB
  • 3. Main Process API/12. Accelerator & globalShortcut.srt 5.3 KB
  • 3. Main Process API/12.1 Docs Accelerator.html 104 B
  • 3. Main Process API/12.2 Docs globalShortcut.html 108 B
  • 3. Main Process API/12.3 5. Accelerators & globalShortcut.zip 771 B
  • 3. Main Process API/13. Menu & MenuItem.mp4 52.8 MB
  • 3. Main Process API/13. Menu & MenuItem.srt 14.2 KB
  • 3. Main Process API/13.1 Docs Menu.html 97 B
  • 3. Main Process API/13.2 Docs MenuItem.html 102 B
  • 3. Main Process API/13.3 6. Menus.zip 1.6 KB
  • 3. Main Process API/13.4 Docs MenuItem Roles.html 108 B
  • 3. Main Process API/14. Menu Context Menu.mp4 11.6 MB
  • 3. Main Process API/14. Menu Context Menu.srt 3.1 KB
  • 3. Main Process API/14.1 Docs Menu.html 97 B
  • 3. Main Process API/14.2 7. Context Menus.zip 1.3 KB
  • 3. Main Process API/15. Tray.mp4 35.8 MB
  • 3. Main Process API/15. Tray.srt 7.6 KB
  • 3. Main Process API/15.1 Guide Retina Web Graphics Explained.html 157 B
  • 3. Main Process API/15.2 Docs nativeImage.html 105 B
  • 3. Main Process API/15.3 Docs Tray.html 97 B
  • 3. Main Process API/15.4 8. Tray.zip 2.5 KB
  • 3. Main Process API/16. PowerMonitor.mp4 11.1 MB
  • 3. Main Process API/16. PowerMonitor.srt 2.5 KB
  • 3. Main Process API/16.1 9. powerMonitor.zip 764 B
  • 3. Main Process API/16.2 Docs powerMonitor.html 106 B
  • 3. Main Process API/2. BrowserWindow Getting Started.mp4 30.4 MB
  • 3. Main Process API/2. BrowserWindow Getting Started.srt 8.4 KB
  • 3. Main Process API/2.1 2.1 BrowserWindow - Getting Started.zip 1.3 KB
  • 3. Main Process API/2.2 Docs BrowserWindow.html 107 B
  • 3. Main Process API/3. BrowserWindow Parent & Child Windows.mp4 27 MB
  • 3. Main Process API/3. BrowserWindow Parent & Child Windows.srt 7.3 KB
  • 3. Main Process API/3.1 2.2 BrowserWindow - Parent & Child Windows.zip 1.7 KB
  • 3. Main Process API/3.2 Docs Parent & Child Windows.html 132 B
  • 3. Main Process API/4. BrowserWindow Frameless Window.mp4 21.5 MB
  • 3. Main Process API/4. BrowserWindow Frameless Window.srt 6.6 KB
  • 3. Main Process API/4.1 Docs Frameless Windwow.html 109 B
  • 3. Main Process API/4.2 2.3 BrowserWindow - Frameless Window.zip 1.3 KB
  • 3. Main Process API/5. BrowserWindow Properties, Methods & Events.mp4 46.3 MB
  • 3. Main Process API/5. BrowserWindow Properties, Methods & Events.srt 8.5 KB
  • 3. Main Process API/5.1 Docs BrowserWindow Configuration Options.html 132 B
  • 3. Main Process API/5.2 2.4 BrowserWindow - Methods.zip 847 B

Rating
Not rated yet
Log in to rate

Comments

No comments yet.


Similar torrents
NameSizeDate
922 MB04/25/20170
24.8 GB01/23/22163
31.5 GB01/09/24151
4 GB04/28/20122
4.9 GB01/16/24100
32.4 GB01/16/2473
13.3 GB04/22/2472
6.1 GB04/30/2471
16.3 GB04/24/2362
8.8 GB04/22/2463
13.3 GB02/13/2250
21.5 GB03/14/2451
2.2 GB05/26/2040
2.5 GB10/31/2140
3.1 GB01/08/2240