Top
GraphQL is awesome

GraphQL – The REST is History?

GraphQL Is Really Buzzing Right Now. What’s that all about? GraphQL, created by Facebook in 2012, first stormed into our lives in 2015 when it was open-sourced by them. It is said to revolutionize the way we think about APIs. Before we...

GraphQL Is Really Buzzing Righ...

Read More
code-mess

Caught in a Bad Abstraction

Abstractions are tricky. When used properly, they can help you maintain your code over time. However, a wrong abstraction can add a lot of unnecessary complexity to the project and trap you in an even worse maintenance hell. So how to...

Abstractions are tricky. Whe...

Read More