How to configure Firebase and implement with React in the Code Playground?[Solved] | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

How to configure Firebase and implement with React in the Code Playground?[Solved]

Can't figure it out. Can someone help?

1st Oct 2022, 11:42 PM
JOY
JOY - avatar
3 Answers
+ 1
you can find some examples for this scenario in the code playground, for example: https://www.sololearn.com/compiler-playground/WikgaeRFs863/ of course, these would not show you the backend settings, but maybe you can contact the authors of these codes directly, if you are stuck.
4th Oct 2022, 6:59 PM
Tibor Santa
Tibor Santa - avatar
+ 4
Tibor Santa thanks. I don't need backend settings. The problem is with import. I can import firebase functions with script type module but they are undefined in react code.
4th Oct 2022, 7:10 PM
JOY
JOY - avatar
+ 2
I guess I got it now. Thanks a lot Tibor Santa
4th Oct 2022, 7:34 PM
JOY
JOY - avatar