Skip to content

Instantly share code, notes, and snippets.

@frostney
Last active September 22, 2016 12:01
Show Gist options
  • Star 8 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save frostney/049a22cada70c5b2b1416ef41ea7dc6c to your computer and use it in GitHub Desktop.
Save frostney/049a22cada70c5b2b1416ef41ea7dc6c to your computer and use it in GitHub Desktop.
ReactiveConf 2016 Lighting talk proposal: React (Native) and the cross platform pipe dream

This is a lighting talk proposal for ReactiveConf 2016: https://reactiveconf.com/

React (Native) and the cross platform pipe dream

Have one codebase, target all the platforms. While we are on the topic on re-using the same codebase, maybe we could even switch out the renderer with what is the fatest for the situation. Use DOM, Canvas or OpenGL whenever needed. This lighting talk will give impulses on how to approach this mantra and what advantages and disadvantages we might run into in the process.

(Content-wise this lighting talk is a shorter version of https://github.com/frostney/talks/blob/master/proposals.md#can-we-stop-using-lowercased-components-now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment