JavaScript Libraries #1 - Electron (Creating Your Own Desktop Application and Building It into an...

Опубликовано: 18 Март 2026
на канале: Koma Corporation
8,090
213

In this video series, I'd like to cover popular (and not so popular) JavaScript and TypeScript libraries and simpler packages. We'll load them, naturally, using NodeJS.
__________________________________________________________________________
In this video, we'll create a cross-platform application that displays HTML content and also displays a website's URL. We'll also finish the project at the end.
___________________________________
Links:
Official Electron website - https://www.electronjs.org/
___________________________________
Timecodes:
00:00 - General overview
02:32 - Creating Electron
05:52 - Setting up your first application
16:10 - Adding attributes
18:35 - Creating a URL on Github
22:33 - Building the application and running the .exe file
26:01 - Electron summary