Great Architectures, Stacks & Software Craftsmanship at Webscale.

What's New?

Stuff you should know about Indexing in Databases

05/04/20205 Min Read — In Databases

Structuring your data, and being able to perform more complex searches over it is a serious challenge. As the size of your data set grows from gigabytes to terabytes, it becomes increasingly difficult…

A Quick Look at React's useContext() Hook

23/06/20193 Min Read — In React

I’ve always been fascinated with the idea of web application development. Building web apps was one of the reasons I wanted to learn how to code. This fascination has lead me down many paths, from…