It is a very common need to run a command or process in a server in the background. This is especially true when you
Blog Posts
There is no doubt that Postgres is highly acid compliant. With that, it brings a little overhead in performance as well as little unfriendliness.
Hey guys, last week I got to see one article about a new search engine, similar to elastic search. but built specifically for autosuggestions.
As a developer working primarily on PHP and Laravel I have come across a multitude of services and products related to Laravel. These
I got to know about this new platform https://dev.toĀ Ā a few days back. A wonderful platform for knowledge sharing, I found it very beginner friendly
NB: No fruit for programmers – Just my experiences of joiningĀ a startup. It’s been some time since I wrote my last blog post. Recently
Originally written in Quora Being a JavaScript library, jquery could achieve a lot more with simple code. Once jquery was dominant among many Js
You’re not alone. At any given moment, somewhere in the world someone struggles with the same software design problems you have. You know you
One of the most important tasks any developer needs to do often is backup their MySQL database. In many cases, the database is what
Hey, In this post I will show you how to develop simple number guessing game in python 3, This is focused for a beginnerĀ level