Derick Zihalirwa

Derick Zihalirwa @derick1530

About: Software developer, Blockchain enthusiast

Location:
Uganda,Kampala
Joined:
Jun 29, 2021

Derick Zihalirwa
articles - 14 total

How to Host Multiple Next.js Applications on a Single AWS ECR Instance Using Kamal 2.4

Introduction Hey! If you’ve already followed my guide on deploying Next.js to AWS ECR...

Learn More 5 0Jan 6 '25

How to deploy a Nextjs app with Kamal 2.4, AWS ECR, and Github Actions

Why Use Kamal for Deployment? So, why pick Kamal for your deployments? Simple: it makes...

Learn More 5 0Oct 15 '24

Learn How to Easily Style Your App for Multiple Users with Tailwind CSS

If you're building an app that serves multiple tenants, like different clients or domains, you might...

Learn More 7 0Oct 9 '24

Learn How to Upload Files to Google Cloud Storage Bucket with Nextjs

INTRODUCTION Shifting from cloudinary to gcs to upload my files in my nextjs application...

Learn More 18 4Aug 13 '23

Learn How to Implement Custom File Validation in React Dropzone

Introduction The well-known tool React Dropzone enables users to drag and drop files for...

Learn More 11 3Jun 9 '23

Learn How to Internationalize your NextJS App with Next-Translate

Dive into Nextjs's internationalized routing Are you planning to add multi-language support for your...

Learn More 15 0Apr 5 '23

Learn How to Connect your Nextjs App to Sanity.io (Typescript)

Hello my gorgeous friend from the Internet, today in this tutorial we will learn how to connect a...

Learn More 14 0Nov 5 '22

Monkeytype clone using Nextjs and TailwindCSS

Overview I noticed many people enjoy testing their typing speed, so I decided to create a...

Learn More 7 0Oct 9 '22

Introduction to JSON Server (part II)

As a frontend developer, when prototyping you need to know how to fetch data from your JSON Server,...

Learn More 4 0Sep 3 '22

Introduction to JSON Server (Beginner) part I

This First Part is beginner friendly (zero coding) For a frontend developer, going through...

Learn More 13 5Aug 25 '22

Real-time Updates with ShadCN UI Charts in Nextjs 15

Introduction In today's trading websites, animated charts displaying real-time data are...

Learn More 15 0Aug 17 '22

Learn how to use React Suspense for data fetching (part 2)

Here's a refined version of your article to make it more understandable and engaging: ...

Learn More 20 2Aug 13 '22

Learn how to use React Suspense for data fetching (part 1)

Introduction When a website is opened, it typically renders all the components on the page...

Learn More 14 0Jul 31 '22

How to hide scrollbar on your element in TailwindCSS

before Final result Here are two steps to follow in order to hide a scrollbar in your HTML...

Learn More 248 43Jun 3 '22