Firebase Countdown Timer Synched Across Multiple Clients
问题 I am going to take a crack at building a penny auction site for a specific niche using angular JS. I am trying to plan the countdown timers and i've been itching for a reason to try out firebase. I had the idea yesterday to have each auction somehow have a countdown in the actual database, because with 2 way data binding, peoples clientside will always stay updated. When the firebase changes, all the connected clients instantly change. So my question is this... How could I do a server side