Muhammed Ali I am a software developer passionate about technical writing and open source contributions. My area of expertise is full-stack web development and DevOps.

Stories by Muhammed Ali

Develop Charts Django ChartsJS

How to develop charts in your Django admin with Chart.js

Dev

By default, the Django admin interface provides only a list view of data, but, sometimes, it’s helpful to display data in a graphical format using a chart.

Muhammed Ali
Feb 27, 2023 ⋅ 5 min read
Chat App React Django Channels

Building a chat application with React and Django Channels

Dev

When developing an application that requires the connection to be open all the time for a two-way connection, using an HTTP connection is inefficient.

Muhammed Ali
Sep 13, 2022 ⋅ 6 min read