Yes it is really easy for beginners . Firebase has very good documentation. It is one of those documentation which I loved reading. You can get sample projects on Github, etc.
Read moreCan you use Firebase as backend?
Firebase is a fully managed backend service that gives you best-in-class infrastructure for your web apps, handling everything from user authentication and server scaling, right through to crash analytics and a reliable testing environment. Just set it and forget it.
Read moreIs Firebase a backend technology?
Yes it is . Firebase can be considered as a Mobile backend if you want to go full Cloud native with serverless functions. I highly recommend it (also as reference technology for Startups in AMASE).
Read moreDo I need backend if I use Firebase?
You can use firebase to skip backend programming, or even user firebase to setup a nodejs backend (functions) . The bad thing about not using a backend is security, you would need to master firebase security rules to completely protect data.15 Nis 2020
Read more