Mitch Chimwemwe Chanza

Mitch Chimwemwe Chanza @mitch1009

About: You cannot cook one grain of rice unless you are a singleton—Lessons Learned....

Location:
Africa
Joined:
Oct 23, 2021

Mitch Chimwemwe Chanza
articles - 20 total

If CI/CD Pipelines Were Human: A Day in the Life

Imagine if Continuous Integration and Continuous Deployment (CI/CD) pipelines were human. This...

Learn More 2 0May 24 '24

Understanding React Custom Hooks: A beginer's guide

before we begin lets grow my twitter population 😄 follow me mitch_chanza React hooks have become...

Learn More 0 0Nov 13 '23

5 tailwindcss utility classes to up your frontend game

Tailwind CSS is renowned for its simplicity and power in crafting elegant and responsive user...

Learn More 4 1Nov 13 '23

Modern API Development (Part 3) : Add GraphQL

This post is a follow-up to the previous one at Part 2: Initiating Server. If you're looking to...

Learn More 0 0Nov 13 '23

2024's Game-Changers: 2 Unstoppable JavaScript Runtimes Transforming App Development

Each year, emerging technologies reshape the landscape of app development, emanating not only from...

Learn More 0 0Nov 12 '23

Modern API development(Part 2): Initialize Server

Refer to the earlier post - Part 1, to familiarize yourself with the configuration outlined there....

Learn More 0 0Nov 12 '23

Modern API Development (Part 1)

Throughout this series, we will construct a comprehensive backend utilizing contemporary tools and...

Learn More 0 0Nov 11 '23

Inaugural Correspondence: Google

Dear Google, I extend this letter with admiration for Google's prominent position in the tech...

Learn More 0 0Nov 11 '23

Inaugural Correspondence: Microsoft

Dear Microsoft. I am writing this letter with the utmost respect and appreciation for the work that...

Learn More 0 0Nov 11 '23

Open Letters To Tech Giants & Ants

I humbly ask for your understanding as I embark on this endeavor, for this section is dedicated to...

Learn More 0 0Nov 11 '23

Optimizing JavaScript Code: Embrace Async/Await for Clarity

When it comes to writing clean and maintainable JavaScript code, one of the best practices you can...

Learn More 0 0Sep 1 '23

The Process of creating Software Libraries

please note that this post is part of a series of posts if you are not familiar with the topic i...

Learn More 1 0Dec 28 '22

How to chose A Version Control System.

When choosing a version control system for your project, there are several factors to consider. Here...

Learn More 0 0Dec 28 '22

Git Vs Mercurial

Git and Mercurial are both decentralized version control systems, meaning that each developer has a...

Learn More 0 0Dec 28 '22

Git Vs Subversion

Git and Subversion (also known as SVN) are two of the most popular version control systems. Git is a...

Learn More 0 0Dec 28 '22

Intro to Version control Systems

Version control systems are tools that help software developers track and manage changes to their...

Learn More 0 0Dec 28 '22

The Power Of Bash Scripting

When it comes to System administration there is no boring thing like going through tones of commands...

Learn More 1 2Dec 28 '22

Mastering Any Programming Language

If I tell you that I normally learn a programming language in a single night and start playing...

Learn More 3 0Dec 28 '22

Introduction to Software Libraries

As a developer, you've probably heard of software libraries, but you may not fully understand what...

Learn More 0 0Dec 28 '22

Setup GraphQL And Firebase Functions API

To create a GraphQL Node.js and Firebase functions API with TypeScript and Yarn to post and get blog...

Learn More 6 0Dec 6 '22