Anyone can recommend any good resources on getting started with Firebase + Frontend JavaScript? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 6

Anyone can recommend any good resources on getting started with Firebase + Frontend JavaScript?

Any links or general tips are welcome.

27th May 2018, 7:26 PM
Taulant Sulko
Taulant Sulko - avatar
7 Answers
+ 14
Maxime Drro you are absolutely right, they offer vast documentation and examples however it is easy to get lost in there if you are just starting out and cluless about how to even begin (i know i was @_@) sometimes a nice step by step tutorial is a nice beginning to understand the basics. the firebase website comes on very handy once some basic concepts have been understood (and you have a better idea of what you need to look for) edit: all this talk about the firebase website and no link >:D https://firebase.google.com
28th May 2018, 5:58 AM
Burey
Burey - avatar
+ 12
these two tutorials are nice also with plain javascript, no other libraries to keep it simple with js goodness http://softauthor.com/learn-to-build-firebase-crud-app-with-javascript-part01-reading-data/ https://dev.to/aurelkurtula/introduction-to-firebases-real-time-database-89l
27th May 2018, 8:27 PM
Burey
Burey - avatar
+ 7
np will be waiting for a code >:D
27th May 2018, 8:56 PM
Burey
Burey - avatar
+ 7
the greatest resource for firebase is the firebase's website ^^
28th May 2018, 5:40 AM
Maxımee
Maxımee - avatar
+ 4
Burey Thanks for the links!
27th May 2018, 8:54 PM
Taulant Sulko
Taulant Sulko - avatar
+ 3
Burey Will do a quick sketch for sure.
27th May 2018, 8:59 PM
Taulant Sulko
Taulant Sulko - avatar
+ 2
Try codefights.com This platform will prove to be the best to learn Firebase + Frontend JavaScript. The coding challenges here with not only help your clear your concepts well, but also prepare you for technical interviews... Give it a try.
28th May 2018, 6:36 AM
CodeFights
CodeFights - avatar