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.
Read moreCan we use Firebase database without authentication?
It works fine with user logging in.
Read more