|
|
|
|
|
by ChicagoBoy11
457 days ago
|
|
Not opp, but I built a real-time sensitive app for a few friends of mine and have to say I was really impressed by Firebase's realtime database. There were all sorts of issues around concurrency/first-mover that I had to deal with that firebase's implementation made it pretty straightforward to address. If I were trying to copy the same thing opp did, that'd be the first place I'd reach if it were me. |
|