At Bhoos, our Marriage app was scaling up: more and more new users every day, more features every week and more games every quarter. Through this, one issue has always
Ref can be simply understood as a reference. Refs are used to preserve values across re-renders in React. Unlike state values, the ref can be mutated and the value changes
In the world of user interface design, animations have become an essential element for creating engaging and interactive experiences. Among the various animations that can breathe life into an interface,
God could create the world in six days because he didn’t have to make it compatible with the previous version.
— Programmer folklore
Joining an organization with an existing codebase as a
We introduced P2P (Peer to Peer) mode in Leaderboard ranking in SmartBots Coding Challenge 2023. P2P mode uses the TrueSkill algorithm developed by Microsoft. The top 8 participants from P2P
JavaScript was quite reliable when we had few developers in-house and were focused on small projects. Each programmer knew what a line of code meant. But, as Bhoos' codebase and