Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add article about Firebase Analytics BigQuery Export #22

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ In this talk, we take a look at how you can use Firebase to build a real time ap

## Articles
* [How to CRUD data in Firebase using Ionic Framework](http://javebratt.com/crud-data-in-firebase/?utm_campaign=Best%2Bof%2BFirebase&utm_medium=web&utm_source=Best_of_Firebase_9) - See how to CRUD data in Firebase using Ionic Framework and the AngularFire library, it might seem intimidating at first, but it's actually too easy :)
* [Free Product Analytics with Firebase + BigQuery + Rakam https://rakam.io/blog/free-product-analytics-with-firebase---bigquery---rakam/](https://rakam.io/blog/free-product-analytics-with-firebase---bigquery---rakam/) - See how you can build a Mixpane/Amplitude alternative with Firebase export for free.

## Featured Projects
* [Firebase Adventures](https://github.com/juarezpaf/firebase-adventures) - Firebase Adventures is a journey about how to use Firebase in different ways to give you the ability to build extraordinary cross-platform apps.
Expand Down