Questions Doubts - Hemantsaraf08/rollingstones GitHub Wiki

why is the loading state in authprovider.js

Although firebase.database.update is a side effect, how can we do it in handleOnEnter (i.e. a normal fn. not a useEffect hook) as we did in Addcomments.js

const next=ReactDOM.findDOMNode(e.target).parentNode.nextSibling; what is the parentNode here src: Video.js

HOW TO fetch complete collection using firebase

hosting with real time update if code changed