Tech

Collection of 8 posts

Marriage Game

Scale Tales: Let that SYNC in

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

Marriage Game

Behind the Scenes: Connecting Clients Over Hotspot

From casual lunchtime Callbreak games to designing and creating the game itself, with the vision of uniting players from every corner of the globe.

Marriage Game

10 ways to use "Ref" in React

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

Marriage Game

Blinking Eye Animation in React Native

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,

Marriage Game

Scale Tales: Walking the Tightrope of Migration

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

Marriage Game

TrueSkill Ranking in SmartBots Leaderboard

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

  • Bhoos
3 min read
Marriage Game

7 Reasons to switch from JavaScript to TypeScript

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

Loading ...