Tag: django

QuerySets and aggregations in Django

Dev

Learn how to efficiently utilize filters and queries in Django from basic to advanced with this guide to QuerySets and aggregations.

Gaurav Singhal
Apr 27, 2021 ⋅ 6 min read
AdonisJS and Django Logos

AdonisJs vs. Django: Which web framework should you use?

Dev

Trying to decide the web framework for your next project? This article provides an overview of both the AdonisJS and Django web frameworks.

Eze Sunday
Mar 9, 2021 ⋅ 8 min read
Django Channels Websockets

Django Channels and WebSockets

Dev

Build a real-time app with Django Channels, a feature that facilitates support in WebSockets and allows an open connection between client and server.

Gaurav Singhal
Mar 1, 2021 ⋅ 9 min read
Django REST Framework Logo Over a Desk Background

Use Django REST Framework to build a blog

Dev

Here, you’ll use Django REST Framework to build a blog API with endpoints for users, blog posts, comments, and categories.

Kate Bartolo
Jan 19, 2021 ⋅ 14 min read

Using Zappa and AWS Lambda to deploy serverless Django apps

Dev

This tutorial explains the concept of implementing serverless architecture in a Django app using Zappa and Amazon Web Services (AWS) Lambda.

Oluwaseun Raphael Afolayan
Jan 12, 2021 ⋅ 4 min read
Django REST Logo

Django REST framework alternatives

Dev

Here, you can learn about some alternatives to the Django REST framework for building web APIs.

Timothy Olaleke
Dec 30, 2020 ⋅ 3 min read
Ruby on rails framework

11 alternative frameworks to Ruby on Rails

Dev

Ruby on Rails is one of the most popular frameworks for server-side development, but here are 11 powerful alternatives to try.

Oluwaseun Raphael Afolayan
Oct 9, 2020 ⋅ 4 min read