We have already discussed few articles on Ionic. Latest Ionic 3 came up with lazy loading concepts. Changing Ionic apps to use lazy loading significantly boost up the app performance. This actually improves the app speed, instead of loading everything in root application module file. This allows doing...
Monday, 25 December 2017
Sunday, 3 December 2017
Ionic and Angular: Native Camera with Restful Upload.
It is very simple to trigger any camera device and show the resulting output. This has been discussed in my article to take multiple photos with delete action using Ionic and AngularJS. Here is a problem. You can only see the image temporarily, since it has not been stored in any storage. Today’s article...
Sunday, 26 November 2017
MailxEngine - A True Solution for Email Verification and to Maintain a Clean Email Database
MailXEngine is a simple tool for verifying an email address. It ensures you to send email to real users, thereby reduce your bounce rate & reputation, improve email deliverability and save money with MailXEngine. Email is the first line of communication for any digital marketing and online marketers....
Monday, 13 November 2017
Ionic and Angular: Infinite Scrolling with RESTful APIs
We have seen series of posts on developing a mobile application using Ionic and AngularJS. One of my previous articles which deal with insertion and deletion of posts using RESTful API. Similarly, today’s post makes use of RESTful API. These days, a single page web applications are most commonly used...
Monday, 6 November 2017
Login with Facebook and Google using ReactJS and RESTful APIs
There are a number of advantages to implementing social login in your web applications. First of all, it best secures the user credentials, the user can use a single login for accessing multiple sites, this can automatically access the user details for further use, and many such. This article is about...
Monday, 23 October 2017
React JS and PHP Restful API User Authentication for Login and Signup.
on October 23, 2017
in API, authentication, Javascript, php, reactjs, routing, welcome page
with
No comments

Here is the continued article on my previous post for creating a welcome with login and logout using ReactJS. Today’s post explains how to implement login authentication system for your React JS applications. It will show you how to log in with a user and store the user session, so it deals with token-based...
Sunday, 15 October 2017
ReactJS Welcome Page with Routing Tutorial
Days back, I have posted an article on how to create a welcome page with proper login and logout using Ionic 3 and Angular 4. Today’s article is to create the same welcome page with ReactJS and ES 6. The article is about how to login/signup to get inside the application home page, you can navigate to different pages and finally you end up with a logout action. Lets see how to set a starting page with...
Thursday, 12 October 2017
Firebase Test Lab October 2017 Update
Doug Stevenson Developer Advocate It's October and Halloween is around the corner! I'm sure many of you have scary costumes to put together. When you're not spending time planning your costume masterpiece, check out some of the new features available in Firebase Test Lab for Android: Robo...
Tuesday, 3 October 2017
Cloud Firestore for Realtime Database Developers
Todd Kerpelman Developer Advocate Hey, did you hear the big news? We just announced the beta release of Cloud Firestore -- the new database that lets you easily store and sync app data to the cloud, even in realtime! Now if you're experiencing some deja vu, you're not alone. We realize...
Introducing Cloud Firestore: Our New Document Database for Apps
Alex Dufetel Product Manager Today we're excited to launch Cloud Firestore, a fully-managed NoSQL document database for mobile and web app development. It's designed to easily store and sync app data at global scale, and it's now available in beta. Key features of Cloud Firestore include:...
Monday, 25 September 2017
PayPal Express Checkout with PHP and MySQL
Most of the people prefer to shop online which made eCommerce to grow rapidly. But, what makes an excellent eCommerce site for the customers? The answer is - an excellent checkout process. There are several different payment options available in the market today. Out of all, Paypal is the most popular...
Friday, 22 September 2017
Testing Functions Locally with the Cloud Functions Shell
on September 22, 2017
in cloud functions, Emulator, firebase, Shell, Simulator, testing
with
No comments

Doug Stevenson Developer Advocate If you've been working with Cloud Functions for Firebase, you've probably wondered how you could speed up the development of your functions. This is possible for HTTPS type functions using the firebase serve in the Firebase CLI, but this wasn't an option...
Thursday, 21 September 2017
Sprynt launches eco-friendly, free ridesharing with Firebase
Ken YarmoshGuest post from Savvy Apps CEO & Founder A newcomer to the ridesharing space, Sprynt is taking adifferent approach to building its service. They have a 100% electric fleet and rides are 100% free, paid for by local and corporate sponsorships. So when they first contacted...
Tuesday, 19 September 2017
7 tips for getting the most out of Crashlytics
Originally posted on the Fabric Blog by Jason St. Pierre, Product Manager For many years, developers and app teams have relied on Crashlytics to improve their app stability. By now, you're probably familiar with the main parts of the Crashlytics UI; perhaps you even glance at crash-free...
Thursday, 14 September 2017
A Cross-platform Firebase Sample App Featuring Best Practices
Ibrahim Ulukaya Developer Programs Engineer We've provided a number of different ways for you to get started building your app with the Firebase platform -- everything from quickstarts for many of our individual products, to codelabs, to some Getting Started screencasts on our YouTube...
Tuesday, 12 September 2017
What's new with Firebase Dynamic Links?
Todd Kerpelman Developer Advocate Perhaps you're already familiar with Firebase Dynamic Links -- smart URLs that take the user to any location within your iOS or Android app, even if your user needs to install the app first. Over the last couple of months, the team has made some nice...
Monday, 11 September 2017
Why we migrated to Firebase and GCP: Smash.gg
Originally posted by By Nathan Welch, Engineering Director/Co-founder, Smash.gg on the Google Cloud Platform Blog[Editor's note: Smash.gg is an esports platform used by players and organizers worldwide, running nearly 2,000 events per month with 60,000+ competitors, and recently hosted brackets for...
Thursday, 7 September 2017
Angular 4 TypeScript Google Account Email Login and Routing
on September 07, 2017
in angular 2, AngularJS, Email, Google, Javascript, php, RESTful
with
No comments

A few days back, I read an article about Google Authentication. A bug was mentioned in the article, that Google login status can be easily accessed by calling out some images. After reading the article, I got an idea that why don't we use this bug in a positive approach to validate user authentication....
Wednesday, 30 August 2017
Introducing Firebase Admin SDK for Go
Hiranya Jayathilaka Software Engineer The Firebase Admin SDK for Go is now generally available. This is the fourth programming language to join our growing family of Admin SDKs, which already includes support for Java, Python and Node.js. Firebase Admin SDKs enable application developers to...
Tuesday, 29 August 2017
Faster automated screenshots: fastlane’s snapshot now supports multiple concurrent simulators
Originally Posted by David Ohayon, Software Engineer on the Fabric Blog Every mobile developer needs to take app screenshots in order to have their app listed on the app stores. Like a book cover, screenshots are crucial in depicting the best parts of your app and convincing potential users to download...