Good afternoon, dear. Help the old sishnik to understand modern web development. I create a site on golang, I want to keep the base in Firebase. The question arises of the most intelligent architecture. Should I make this bundle directly or is it better to use some kind of framework like ember js?

  • Try to write more detailed questions. Explain exactly what you see the problem, how to reproduce it, what you want to get as a result, etc. - Nicolas Chabanovsky
  • Thank you. I will try to express the request more clearly. I develop a web site, I write back-end on golang, I store data in Firebase. I have no non-standard and specific requirements for the project. I am not good at all the many frameworks and solutions in the field of web that exist at the moment. Therefore, I ask you to help me understand the tools that will be appropriate to use. At the moment, everything is pretty simple: golang + firebase + javascript + bootstrap. With Firebase, the interaction is only from the side of js, golang does not address the database. - hungry.mavr
  • This leads to the main issues. This concept, when only javascript works with Firebase, is it normal? Does anyone have any tips on replacing or adding any tool? - hungry.mavr 3:51 pm

0