• Post category:StudyBullet-9
  • Reading time:4 mins read


learn Electron framework from scratch and Build cross-platform Windows/MAC desktop apps with JavaScript, HTML, and CSS

What you will learn

Learn History,neccessity,importance of electron

Learn How to create desktop application

Learn Fundamentals of electron

Learn How to use electron functionalities in your project

Description

NOTEΒ : if you subscribed to the course for free stay tuned for more content within 15-20 days of the course launch, all course content will get uploaded.

Hello folks,

this course is designed so that if you enroll and complete the course by the end of the course you will have enough understanding of electron js to create your own cross-platform desktop application. the course also takes care of those who don’t have any prior knowledge of nodeJs or electronJs so we can call this course a beginner-friendly course also.


Get Instant Notification of New Courses on our Telegram channel.


Requirements

  1. basic node.js knowledge would be appreciated
  2. basic knowledge of javascript, HTML, and CSS is required
  3. DOM manipulation basic understanding would be appreciated

Course Benefits

  1. I have been working on electron for the past 3+ years so you will get to learn from an experienced person.
  2. i will discuss all the mistakes I have made in the initial days and how I get over them.
  3. we will also have to look into recent major changes in electron versions
  4. we will create a project to implement our learnings
  5. we will organize a Q&A session if we have enough audience.
  6. being a course creator I would be more than happy to share my experiences and help you with your queries.
  7. each project code Github link is provided.
English
language

Content

Introduction

Why name Electron.js ?
Pre Installation or Enviroment Setup
Create First Electron Application
Electron Auto Reload

Electron Fundamental concepts

Processes in electron
Context Isolation in electron
Create Electron build
Deeplink | Protocol Handler
More Fundamental Lectures Comming Soon

Electron Project

Let’s Plan and Freez Requirements
Understand webview
Learn Library
Create UI
Search Box
Add functionalities in button
Store Data
Bookmark UI