Free open-source course
This repository contains code and related materials for Building Electron.js apps with javascript course.
This is a simple Electron.js application that allows users to stream videos from multiple services (e.g. Youtube and Crunchyroll).
It uses axios and cheerio to scrape the data; bulma, React, RxJS, video.js to build the UI.
Electron.js is tested using mocha and spectron.
electron-builder is used for deployment.
- YouTube channel with videos covering code
- Discord chat for questions and live discussions
- Subreddit for discussions
- Facebook page with updates on progress
- My twitter with updates on progress (and other stuff)
My first course on building products with javascript can be found here and here.
My third course on building data science apps can be found here and here.