Completed
but create visual stories
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Native Web Apps - Use React and WebAssembly to Rewrite Native Apps
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 The editor is getting old
- 3 Writing WebAssembly
- 4 Using Emscripten
- 5 Expose existing classes
- 6 Use Emscripten classes
- 7 Things to know (3)
- 8 Creating a complex UI?
- 9 Find a component library
- 10 Virtualized lists
- 11 Panels/resizable editors
- 12 Use a tiling window library
- 13 Virtualization again!
- 14 Levels rendering or visualizations
- 15 Don't forget the DOM
- 16 Profile the rendering
- 17 Inspect calls to WebAssembly
- 18 Stick to your components
- 19 Don't unit test your visual components...
- 20 but create visual stories
- 21 Use types
- 22 Consider your packaging options
- 23 What are users saying?
- 24 The native web app is better than the native app