Native Web Apps: React and WebAssembly to Rewrite Native Apps
Can React and web technologies compete with native toolkits when it comes to making super complex, rich desktop apps? Can we go further and create better-than-native applications? 🤔 Sounds like a good challenge!
This talk introduces how React, JavaScript and WebAssembly can be used to write new ambitious apps, or port existing ones - with real world examples! I’ll show how to leverage the React ecosystem to create performant applications: architecture, patterns, typing, useful open-source …