-
May 25, 2017
•
Nazmul Idris
This tutorial is a deep dive in the use of Redux in React Native projects.
It will show you how to architect apps that rely on external web services,
and Firebase. The code for this tutorial is on GitHub.
-
Jan 27, 2017
•
Nazmul Idris
Redux and React are things that are normally associated with web development.
Redux is a beautiful design pattern that can help with any application, even native
ones! I used Firebase in order to do cross platform data synchronization across
web and mobile clients. I also used Firebase auth and Material Design to craft a
real-world app. The code for this tutorial is in GitHub.
-
Oct 12, 2016
•
Nazmul Idris
This tutorial will show you how to use Firebase to to build user presence
tracking into web apps. The code for this tutorial is in GitHub.
-
Oct 6, 2016
•
Nazmul Idris
The purpose of this tutorial is to serve as a starting point for a real world
React, Redux, and Firebase example. The starter project is on GitHub.
-
Oct 2, 2016
•
Nazmul Idris
The purpose of this tutorial is to serve as a starting point for a real world
React and Firebase example. The starter project is on GitHub.