We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Write once, run everywhere is not a myth

Formal Metadata

Title
Write once, run everywhere is not a myth
Subtitle
The Electron talk...
Title of Series
Number of Parts
96
Author
License
CC Attribution - NonCommercial - ShareAlike 3.0 Unported:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal and non-commercial purpose as long as the work is attributed to the author in the manner specified by the author or licensor and the work or content is shared also in adapted form only under the conditions of this
Identifiers
Publisher
Release Date
Language

Content Metadata

Subject Area
Genre
Abstract
Web, mobile, and cross platform desktop applications have generally required writing the same application more than once. Up until now, that is... In this session, Mahesh Krishnan and Cristian Prieto, Microsoft MVPs from Australia show how you can write a web application, and use the same code to run as a native desktop application - all with just a few tweaks. They will start with a simple web application using HTML/ReactJS and then using Electron native, will run it as cross platform desktop application that can run in Mac, Windows and Linux. In case you wondering, this is how Visual Studio Code and GitHub's Atom were written.