🎤 Fullstack React Native
- 👤 Rishichandra Wawhal
- Twitter: @wawhal
📝
Slides:
https://docs.google.com/presentation/d/1eZ4NmzoUsVsFHfUeRzIK88P7U_Sz3NQH10DkL9rIJME/edit?usp=sharing
📹
Video:
https://youtu.be/9molWtZO8r0
If you are a React Native developer, you build native mobile applications using JavaScript and React. However, you are dependent on a backend which you will definitely need to handle tasks such as push-notifications, authentication, chats etc. Given that you know JavaScript, you can easily learn to write a backend server and achieve all the aforementioned tasks. Also, you can deploy them very easily using Docker and Kubernetes. This talk is about setting up a custom API, deploying it and integrating it with a React Native application. We will go over writing a simple nodeJS server with functionalities like push notifications, web sockets etc and integrate it with a React Native Application. Finally, we will talk about an efficient way to deploy this server.
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.