PinnedPublished inGeek CulturePython vs NodeJS — Which is Best for your Web Application?Python and Node.js are two of the most popular technologies for backend development. What is the difference between them? Find out in this…Oct 18, 20212Oct 18, 20212
PinnedPublished inGeek CultureSQL Vs NoSQL DatabaseThis article will help you to understand what is the difference between SQL and NoSQL databases and will help you to select the right one.Oct 14, 20212Oct 14, 20212
PinnedPublished inGeek CultureGetting Started with Celery & RabbitMQCelery is an open-source asynchronous task queue or job queue which is based on distributed message passing for Python web applications.Apr 26, 2021Apr 26, 2021
PinnedPublished inGeek CultureHow to Use ElasticSearch With DjangoWhat is Elasticsearch?Feb 13, 20211Feb 13, 20211
PinnedPublished inGeek CultureBest Practices for Designing REST APIsIn this article, we’ll look at how to design REST APIs to be easy to understand for anyone.Jan 30, 2021Jan 30, 2021
Why Developers are Choosing Python Over JavaDiscover the reasons behind the surge in developers shifting from Java to Python.Feb 4Feb 4
Getting started with Go or GolangThis article is a short overview of Go programming language and about its advantages & drawbacks in comparison with Java, NodeJS, and…Jul 16, 2023Jul 16, 2023
How to improve the performance of a web application to handle more trafficIn this article, we’ll look at how to improve performance of an application on back end, server level, and database level in order to…Jul 3, 2023Jul 3, 2023
Optimized Your API To Make It 3x FasterWhen it comes to building web applications, performance is one of the most important factors to consider. If your application is slow…Jan 12, 2023Jan 12, 2023
What are the features of ES6?ES6 introduced several key features like const, let, arrow functions, template literals, default parameters, and a lot more. Let’s take a…Jun 16, 20221Jun 16, 20221