Nicola Zambello
Frontend developer @ RedTurtle
Studente @ UniFe
@nicolazambello
nzambello
nzambello @ italiajs.slack.com
Creare un'applicazione nativa su chromium da una web app
Electron is an open source library developed by GitHub for building cross-platform desktop applications with HTML, CSS, and JavaScript. Electron accomplishes this by combining Chromium and Node.js into a single runtime.
NW.js is an app runtime based on Chromium and node.js. You can write native apps in HTML and JavaScript with NW.js. It also lets you call Node.js modules directly from the DOM and enables a new way of writing native applications with all Web technologies.
It was created in the Intel Open Source Technology Center.
Usare uno starter oppure from scratch?
🤔
Talk is cheap. Show me the code
̶ Linus Torvalds
Per la mia esperienza:
Electron | NW.js |
---|---|
Node context e startup | Routes (location) |
Build |
Demo presentate (switch branch)