🎤 Web-Like Development and Release Agility for React Native
- 👤 Parashuram N
- Twitter: @nparashuram
- GitHub: axemclion
📹
Video:
https://youtu.be/iMLpUVZseEg
React Native brought the web’s enviable development patterns like hot module replacement and Redux action replay to mobile, without needing to sacrifice native UI. In this talk, we will take the idea further to explore some more interesting developer workflows. Starting by looking at the internals of React Native debugging, we will take advantage of Node's built in Time Travel Debugging feature to jump back and forth between React Native call stacks. We will then leverage React Native's unique event model to mirror user gestures across multiple devices and use it to simultaneously test our app across various form factors. Once the app is written, we will set up an automated continuous deployment pipeline to quickly build, test and distribute our app, powered by Code Push and Visual Studio Mobile Center. In each of these cases, we will se
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.