Learn how to build an Electron App - Part 1 of 2

preview_player
Показать описание
This video will take you step by step on building a music player with web technologies using Electron. This is part 1/2 in which you'll learn to build cross-platform desktop apps.

About us:
HackerEarth is the most comprehensive developer assessment software that helps companies to accurately measure the skills of developers during the recruiting process. More than 500 companies across the globe use HackerEarth to improve the quality of their engineering hires and reduce the time spent by recruiters on screening candidates. Over the years, we have also built a thriving community of 2.5M+ developers that come to HackerEarth to participate in hackathons and coding challenges to assess their skills and compete in the community.
Рекомендации по теме
Комментарии
Автор

Small piece of advice. There are many mistakes in the code, that you DO NOT rectify or even mention, your code magically works, and in the next frame the code changes. Please have annotations or something to let users know who will use this as a quick tutorial.

axzhor
Автор

Hello, thanks for the great tutorial. But angular-siri-wave repo does not exist anymore. Just for your info.

uenmedia
Автор

A must use is electron-prebuilt-compiler. such an awesome auto fill for the scripts

CheesenGarlic
Автор

a lot of old/incorrect information such as width CAN be more the pixels... such as vw and vh which auto adjust to windows changes...

marylouiseacebedo
Автор

Hi, Need some help from you...
Can we include WiFi user-controls instead of mouse clicks???
Like sending 'N' for Next song...
What will be the code for this???

rashmiRanjan
Автор

hi Rahul How you shoot the videos. infact I like the way its presented. you as coding and the screen on your background.? do you use some trick

theindianguy
Автор

So it seems that angular-route 1.5.8 is incompatible with angular 1.5.5, and needs to be upgraded to 1.6.8. However, I'm unsure is siri-wave is compatible with this change. Is anyone else seeing this issue. Will continue with the tutorial, but I'm not happy that we have to solve version issues and deal with the fallouts of technical debt ourselves...

davidkroell
Автор

Is it possible to build windows app from linux using electron?

jonathantyar
Автор

Is it better to learn electron or learn native coding for desktop development for both windows and Mac?

Rubenjr
Автор

Dude when did you change the open dialog properties from openDirectory to openFile?

MrSupasheva
Автор

Hi, great video! how can we embed an electron app inside another electron app, similar to ? By embed, I mean instead of redirecting to a my second app to do something, I can simply run the second app inside the first one. Similar to having google maps inside my own app instead of redirecting to google maps, have the user enter in the information there and then returning back to my app. Similar to web frame / web view functionality. I want do something similar with my electron apps. Hope to hear from you soon on how I can do this. If possible, would appreciate a tutorial on embedding an electron app inside another electron app. Thanks! :)

anjuangelica
Автор

Men this is a really really good introduction video to Electron. Great job i really enjoyed. Right to the point.

Nico-dnsu
Автор

I like the video and the content. However I kinda wished you used Linux instead of OSX. Anyway.

yimoawanardo
Автор

Good job, but please try to organize better your code, some spacing please!! :'(

Davidepalte