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...
Share:

Friday, 22 September 2017

Testing Functions Locally with the Cloud Functions Shell

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...
Share:

Thursday, 21 September 2017

Tuesday, 19 September 2017

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...
Share:

Tuesday, 12 September 2017

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...
Share:

Thursday, 7 September 2017

Angular 4 TypeScript Google Account Email Login and Routing

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....
Share: