Muhammed Ali

Muhammed Ali is a Software Developer with a passion for technical writing and open source contribution. His area of expertise is full-stack web development and DevOps.
Author Insights

4

0

0
Muhammed Ali is a Software Developer with a passion for technical writing and open source contribution. His area of expertise is full-stack web development and DevOps.
4
0
0
May 12, 2022
Did you know it is possible to use AJAX without writing a single line of JavaScript code? Are you a Django developer who is not really familiar with JavaScript and who would like to display components of your...
Jan 27, 2022
In this article, we will be looking at how to build a front-end application that uses the parcel-bundler and Reddit API.
Jan 5, 2022
Checking regularly if the price of a particular product has gone down can be a bit tiring. This tutorial will guide readers on how to build an automated price tracker in Python.
Nov 26, 2021
In this article, the reader will learn how to test a Django application with Pytest, dockerize it, and configure GitHub Actions to automate your Django tests.