Software licencing is becoming more and more complex each day. Progressive increment in no of licence is agonizing for architects and developers in choosing dependencies. Let’s take a look at few cardinal open source licence that a developer may stumble upon in the day to day life.
[Read More]
Decoding Python as a NodeJS developer.
So I took a turn to write a live Python app. Let me take you through a journey of a Javascript developer writing a Python project
[Read More]
Why you should be language agnostic.
Typically most programmers tend to be comforted with one programming language. Some times even binding to a framework. Its obvious that, they might be trying to solidify their concepts in that domain. Or may be comforted in the ambiance of the knowledge that legacy had gifted them. Let me take...
[Read More]
Async Await - The good, the bad and the ugly
Its been a long time since I wrote a blog. So let me break that laziness here. For the past few months I was associated with architechting and developing the back-end of a real time game. When there is a game, there will be game rules, and these rules is...
[Read More]
Enterprise level javascript frameworks
When it comes to an application of substantial magnitude, angular, react and ember might not be a best solution. There is much more in the industry besides these eye-candy toys. Some applications are built and meant to run for decades. Scalability and maintainability is as cardinal as usability here.
[Read More]