Blog Posts

Find blogs on software engineering technical articles around Python, Django, FastApi, Web Development, best practises and trending tech stacks.



Django Framework: Must learn these django packages in 2024

15 Mar 2024 . 3 min read

Explore these useful and must know djago packages in 2024

Django Framework : How To Add Simple Captcha In Django Forms

Jan 23 2024 . 3 min read

Learn to add simple captcha in django form and render in django templates!

Django Framework : Build URL Shortener Application Using Django and Pyshorteners

Jan 22 2024 . 5 min read

Learn to build url shortener application using django framework!

Django Framework : Adhering to best practices in Django Development

Jan 20 2024 . 5 min read

Learn the best practices in Django development to ensures maintainability, scalability, and overall code quality.

Django Framework : How To Create A Well Django Project Structure

Mar 30 2023 . 5 min read

Learn how to follow best practice to create a django project!

How To Implement Firebase Authentication In Django and Django Rest Framework

Feb 28 2023 . 5 min read

Learn how to implement firebase authentication with step by step in django and django rest framework!

Django : How To Implement Token Authentication In Django And Django Rest Framework

Feb 18 2023 . 5 min read

Learn how to implement token authentication with example in django & django rest framework!

Django : How To Secure Your API Using JWT Authentication In Django And Django Rest Framework

Feb 11 2023 . 5 min read

Learn how to secure your api using jwt in django and django rest framework!

FastAPI Framework : How To Create Your First API Using FastAPI

Feb 5 2023 . 3 min read

Learn how to create our first api using fastapi!

Django Template : How To Perform Mathematical Operations In Django Templates

Dec 3 2022 . 3 min read

Learn how to perform the mathematical operation in our django templates!