Get Started with Firebase and AngularFire

InstructorLukas Ruebbelke

Share this video with your friends

Send Tweet

Firebase provides a real-time syncing backend for your AngularJS applications in very few lines of code. In this lesson, you'll learn how to get started integrating it into your app.

SML
~ 8 years ago

can you please put initial code of css/egghead.css and libs/sugar.min.js on code tab? ;)

Erik Huang
~ 8 years ago

Hello!

What is the on-blur for on each entry? Can I create a button for update and use ng-click="updateEntry(id)" instead? I tried that and it did not pull in the correct record to update and instead created a new record instead.

Thanks, Erik

Iván Navarro
~ 8 years ago

Is it possible to have the complete source code for this lesson? Thanks!