DEV Community

Discussion on: Why to learn Firebase as a Front end developer?

Collapse
 
chaoming profile image
Chaoming Li

Firebase not only provides a great front-end hosting solution, but its cloud function is also pretty good too. I have created an opensource project based on React + Firebase + Stripe, which allows dev to create a SaaS project without worrying user auth and subscription payments. Here is the code: github.com/chaoming/fireact