Step-by-Step to Angular2 and Firebase

If you want to learn how to build a web app with Angular2 and Firebase, there's so much to learn:

  • the Angular2 syntax
  • the Firebase API
  • how to write unit-tests
  • how to do end-to-end tests
  • how to build it ready for deployment
  • how to deploy it

This book aims to help you get there faster.

You can follow along each step of the journey, with code samples so that you can see exactly what changed between stages.

Code Repository

The code repository is at https://github.com/rwillmer/ng2-firebase-step-by-step.

Comments Welcome

If you have comments or questions, or something is not clear, please let me know.