jquery - firebase CRUD issue when chaining server? -


i got static site, use firebase database.

however i've never worked firebase etc. have been looking @ various crud samples, hoping i'll able modify em fit site..

the problem have found sample/tutorial: tutorial , download sample

it works fine out of box, when change database url looks break script.

nothing happens when add new content?

am missing working?

your using older version of firebase, try use new version of firebase i.e 4.3.1

firebase documentation latest version go through link, helpful you. hope. please feel free ask doubts regarding , see firebase sql developers, more useful crud operations


Comments

Popular posts from this blog

Sort a complex associative array in PHP -

vb.net - How to ignore if a cell is empty nothing -

recursion - Can every recursive algorithm be improved with dynamic programming? -