Analytics in React Js App with Google Analytics

Google Analytics

Adding Google analytics in React app the easy way. Analytics is the key to get the overview of the impact of our application and tool to analyze and improve the performance

Web app push notification with Firebase

Firebase

Push Notifications with Firebase Firebase platform offers various services for mobile and web  applications to help developers to build apps quickly with lots of features. We will use Cloud Messaging service provided by Firebase platform which allows us to send messages to any device using HTTP requests. Setup To start using Firebase, we first need […]