Live data from Hacker News

An unofficial WWDC app for OS X

github.com

41–44 of 44 posts

Re: An unofficial WWDC app for OS X

#41

So refreshing to see a nice desktop app built without Electron. A well defined interface, designed specifically for the platform the author targeted. Major props to the author!

I'm confused by this comment. This app does not seem to be built using Electron. Nobody has contradicted you so maybe I'm missing something here.

Re: An unofficial WWDC app for OS X

#43
post #41

So refreshing to see a nice desktop app built without Electron. A well defined interface, designed specifically for the platform the author targeted. Major props to the author!

I'm confused by this comment. This app does not seem to be built using Electron. Nobody has contradicted you so maybe I'm missing something here.

Electron is the current fad for web devs creating desktop apps, so he's saying its a nic change to see someone actually implement a desktop app actually using the native desktop toolkit and metaphors and not what ever ill conceived platform alien system they've developed.

Re: An unofficial WWDC app for OS X

#44

Earlier quoted context omitted.

I think this marks why Hacker News is biased against Electron. I really appreciate your eager to develop desktop applications, but Electron apps are _not_ native. It brings web technologies to the desktop. This is clearly an advantage for web developers, as it, as you just said, lowers the barrier to entry. Custom UIs are in my opinion also much easier to develop using Electron - this is exactly what HTML/CSS/JS were…

Technically speaking, HTML was designed for reading and sharing scientific documents, CSS was meant for styling documents in minor ways, and JS was slapped on to compete with web "web applets" made by Microsoft and Sun.

Technically speaking, none of what you wrote is relevant today. (To pick a major nit, CSS was always meant to be able to re-skin a site completely, hardly "minor".)

Web development has ballooned into a capable, flexible and highly complex beast. It is evolving (understatement) but it can be used to produce very complex apps now, witness the Google productivity apps.

All that said, true native apps provide a superior user experience if done well.

Post reply on HN