Muhammed Ali

  https://linktr.ee/mvhammedali_articles I am a software developer passionate about technical writing and open source contributions. My area of expertise is full-stack web development and DevOps.

     



3 Stories by Muhammed Ali

Understanding API key authentication in Node.js

By using API keys, the user doesn’t need to worry about multi-factor authentication with their username and password.
0 5 min read

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

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...
0 5 min read

Building a chat application with React and Django Channels

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.
3 6 min read