All Projects → BuildingXwithJS → Building Electron Apps With Js

BuildingXwithJS / Building Electron Apps With Js

Licence: mit
Materials and code for free course on building Electron app with javascript

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Building Electron Apps With Js

Artificialintelligenceengines
Computer code collated for use with Artificial Intelligence Engines book by JV Stone
Stars: ✭ 35 (-43.55%)
Mutual labels:  learning
1line Py
Enseñando pensamiento computacional a partir de python one-liners
Stars: ✭ 45 (-27.42%)
Mutual labels:  learning
Japanesetab
A Chrome extension that helps you learn Japanese with every new tab 🔴
Stars: ✭ 55 (-11.29%)
Mutual labels:  learning
Gpt2 Telegram Chatbot
GPT-2 Telegram Chat bot
Stars: ✭ 41 (-33.87%)
Mutual labels:  learning
Learn
📚 codes written while learning them.
Stars: ✭ 44 (-29.03%)
Mutual labels:  learning
Gobyexample
🎁 Go By Example 한국어 버전
Stars: ✭ 50 (-19.35%)
Mutual labels:  learning
Learn
learn
Stars: ✭ 970 (+1464.52%)
Mutual labels:  learning
Estrutura De Dados Em Java
Repositório do Material Estrutura de Dados em Java, contendo os principais tópicos de disciplinas sobre Estrutura de Dados. CURSO SOBRE ED: https://luisaraujo.github.io/Estrutura-de-Dados-em-Java/index.html
Stars: ✭ 58 (-6.45%)
Mutual labels:  learning
Awesome Ios Books
📚 Directory of iOS books
Stars: ✭ 45 (-27.42%)
Mutual labels:  learning
Front End Roadmap
Tell you how to learn front end development ~
Stars: ✭ 1,070 (+1625.81%)
Mutual labels:  learning
Awesome Css Learning
A tiny list limited to the best CSS Learning Resources
Stars: ✭ 1,010 (+1529.03%)
Mutual labels:  learning
Blockchain Learning
Learn and promote blockchain together by writing
Stars: ✭ 44 (-29.03%)
Mutual labels:  learning
Mypresentations
this is my presentaion area .个人演讲稿展示区,主要展示一些平时的个人演讲稿或者心得之类的,
Stars: ✭ 53 (-14.52%)
Mutual labels:  learning
Awesome Js Books
📚 🤓 - Awesome Javascript Books
Stars: ✭ 40 (-35.48%)
Mutual labels:  learning
Awesome Python Primer
自学入门 Python 优质中文资源索引,包含 书籍 / 文档 / 视频,适用于 爬虫 / Web / 数据分析 / 机器学习 方向
Stars: ✭ 57 (-8.06%)
Mutual labels:  learning
Codesaya Git
Repository for Git class in CodeSaya.com
Stars: ✭ 34 (-45.16%)
Mutual labels:  learning
Itshare
持续更新,免费的IT学习资源分享,包括IT书籍,社区,课程,解决方案,博客等等
Stars: ✭ 49 (-20.97%)
Mutual labels:  learning
Awesome Vehicle Security And Safety
🚗 A curated list of resources for learning about vehicle security and safety.
Stars: ✭ 59 (-4.84%)
Mutual labels:  learning
Learningopencv
Source code for Learning OpenCV 《学习OpenCV》源码及 Mac 运行工程
Stars: ✭ 57 (-8.06%)
Mutual labels:  learning
Golang Examples
Go(lang) examples - (explain the basics of #golang)
Stars: ✭ 1,070 (+1625.81%)
Mutual labels:  learning

Building Electron.js app with javascript

Free open-source course

This repository contains code and related materials for Building Electron.js apps with javascript course.

Project description

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.

Useful links

Course 1: Building products with javascript

My first course on building products with javascript can be found here and here.

Course 3: Building Data Science apps

My third course on building data science apps can be found here and here.

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].