July 2018
— Yes its awesome ❤️ but tailwind is meh meh
Can you gimme few points why we should avoid it and why php is bad gotta convince them to dump that shit
— How do you ask 10 databases for the same data and use the response from the one that responds the fastest?
Message permanent page
— Idk 🙈🙈
— Load balancers?
— No, ask them how they would do it in PHP
— We will use race in node right?
— Yep
— Will ask xD
— Frontend is messed up aswell
—
Promise.race([ askDB1(), askDB2(), askDB3(), ...]).then(resultFromFastestDB => ...)
— Yeah xD never did that before but yeah I guessed it right