HiFaraz / node-playbook

Get started fast with Node.js
http://nodeplaybook.com
1.39k stars 51 forks source link

Cross Platform Framework #12

Closed JarLowrey closed 8 years ago

JarLowrey commented 8 years ago

Electron vs Cordova. I had never heard of Electron, after googling it seems like Cordova focuses mainly on mobile and Electron does desktop. I would remove Cross platform framework header, as I think it's confusing. Instead move Electron recommendation under Developing desktop applications.

HiFaraz commented 8 years ago

Good idea for simplifying the playbook. I'm going to create a parallel structure to the web development section and have put all the tech recommendations under a "Technology stack" section.

Thanks!