Over the past 3 weeks my colleague skilled in Ruby on Rails expressed interest in picking up React Native - in this piece we share our finding from our pairing sessions and hope it helps you better understand React Native components.
WebSockets best shines in situations where real time communication is important, you can see notable examples in chat applications and even Multiplayer gaming. In this piece I will be showing you how to create your own WebSocket server and client.
Fishery is a powerful tool that allows you to keep consistent data across your project and most importantly keep it DRY. I will be sharing with you how to take advantage of this tool in your React Native project.