Databases: Replication

Databases: Replication
Why Replication Matters Database replication plays a crucial role in ensuring that business systems remain resilient, responsive, and reliable. For modern companies, data is at the heart of n...
0 Read More

Beyond TypeScript 🚀

Hey devs, and anyone still dealing with a 900MB node_modules folder,We're constantly being told that JavaScript and TypeScript are the "standard" for web development. "Everyone uses it", they say. "It...
0 Read More

Open SASS vs ShadCN UI ⚔️

Open SASS vs ShadCN UI ⚔️
Welcome 👋! When evaluating modern UI libraries, the market is flooded with impressive choices; But not all are built equal. Shadcn UI has earned a following among developers working primarily with...
0 Read More

Test isolation is (not) fun

Test isolation is (not) fun
Writing a single test is fun. Writing a test suite that scales is… sometimes less fun.The more tests you write the less it becomes a matter of individual tests, and more a matter of designing the wh...
0 Read More

10 Advanced Ruby on Rails Features

I recently saw a great article posted by an engineer about advanced tips and tricks in Python (https://blog.edward-li.com/tech/advanced-python-features/) which got me thinking about similar features i...
0 Read More