As the death toll due to the COVID 19 continues to increase, countries around the world have been scrambling to source PPE for their medical personnel and researchers are going all hands on deck to find a cure and a vaccine. Despite having doubts on its efficiency, countries are trying their best to build a […]
Auto Deploying a Django App using Capistrano with GitLab CI/CD
Yes, you read that right. We are using Capistrano – a very popular application deployment tool that is written in Ruby to deploy a Python Django app. In fact, you can deploy any application written in any language using Capistrano. We have been using Capistrano to deploy Rails apps for a very long time and […]
Accelerated mobile pages – What they are, how they work, and why you need them.
As Google attempts to shave off precious milliseconds off the time to deliver the results, AMP(Accelerated mobile pages) pages usually tend to rank higher on mobile search results.
Python 2: The End Of An Era
When the clock struck 12 on January 1st, 2020, along with the end of the year came the end of Python 2, marked on the Python clock. With the retirement of Python 2.7, it denotes the end of a bygone era. And what does this end denotes? The Python team will not upgrade or provide […]
Why Ruby on Rails ?
For the success of a web app, the back end development is as crucial as the front end. Developers are in a constant search to find the best framework to suit their needs. While there had been rumours and articles on the end of Ruby on Rails (RoR), the truth is that the framework is […]