Angular and Firebase

Hello,
I’m new to Fuse and I have two questions:

  1. Do we need to use Angular when building a project with Fuse, what are the benefits of using Angular or is it better without it?
  2. Can I connect to Firebase using the Javascript or do I need something like Angularfire?

Thanks!

Hey, and welcome! :slight_smile:

  1. No, you don’t need Angular. Using it is only a benefit if it benefits other parts of your project. The app side can without problems be done in pure Fuse.

  2. https://github.com/cbaggers/Fuse.Firebase <-- not complete, but work in progress!