Sohail SJ | TheZenLabs

Sohail SJ | TheZenLabs @thesohailjafri

About: Developer | Biker | Athlete | Youtuber 70k Views on Dev.to

Location:
Mumbai | India
Joined:
Apr 5, 2023

Sohail SJ | TheZenLabs
articles - 21 total

Brutal Truths About Freelancing: Income, Struggles and Relationships

This is a submission for the 2025 New Year Writing challenge: Retro’ing and Debugging 2024. Hey...

Learn More 93 24Jan 6

Don't Make This Mistake: Choosing the Wrong Database Could Cost You!

So, consider you're building a startup, and it’s time to decide where all that precious data is going...

Learn More 13 4Jan 2

Do check these tips for SEO Boost

The Must-Have SEO Checklist for Developers For 2025 ...

Learn More 5 0Dec 29 '24

The Must-Have SEO Checklist for Developers For 2025

Hey, Devs! So I have been working on a few SEO Focused projects lately and I thought I would share...

Learn More 346 44Dec 29 '24

How to Create Fully Customized Sitemap in NextJS using Custom Postbuild Script

Learn how to create a fully customized sitemap for a website in your NextJS project using a custom postbuild script. This is the third part of the series on creating sitemaps in NextJS.

Learn More 10 0Dec 10 '24

Boost Your Side Project Traffic By Adding a simple Sitemap!

How to Create Sitemap in NextJS using package next-sitemap ...

Learn More 5 0Dec 10 '24

How to Create Sitemap in NextJS using package next-sitemap

Learn how to create a sitemap for a website in your NextJS project using the next-sitemap package. This is the second part of the series on creating sitemaps in NextJS.

Learn More 61 3Dec 9 '24

Struggling with Website Traffic? Learn How to Create Sitemaps in NextJS Today!

Learn how to create sitemaps in NextJS to boost website traffic and improve SEO. This guide covers both the Page Router and App Router in NextJS.

Learn More 44 0Dec 8 '24

I never imagined that setting up authentication could be this easy and fast!

Simplifying Authentication in React Applications with Clerk ...

Learn More 5 0Nov 29 '24

How to handle Burnout, Imposter Syndrome & More | What Junior Devs Really Experience🕵️‍♀️

Hey there, fellow devs! Moving up from a beginner to a junior developer brings its own unique set of...

Learn More 65 2Nov 28 '24

Did you knew CSS has this awesome trick which can eliminate 37% of your Javascript

How :has() Pseudo-Class Eliminates the Need for JavaScript...

Learn More 5 0Nov 28 '24

Tailwind Vs Chakra UI | The Ultimate React UI Library Battle

Choosing the right UI library can significantly impact your React.JS or Next.JS project's development...

Learn More 36 18Nov 23 '24

Why Beginners CRUSH IT with TypeScript

If you're just starting your coding journey or looking to level up your skills, you might be...

Learn More 81 49Nov 19 '24

Building an Authentication Wrapper in React/Next.js + GraphQL 💪

Managing authentication in a React/Next.js application with GraphQL can sometimes be tricky,...

Learn More 50 8Nov 14 '24

Stay Ahead of the Game: Leverage Chokidar CLI to Maximize Your Coding Efficiency!

This article’ll explore a powerful setup that automates managing exports from multiple MongoDB...

Learn More 36 14Nov 13 '24

How to Choose the Right UI Library for your next Big Project🚀

With today’s powerful component libraries, building interfaces has never been easier. But with so...

Learn More 75 21Nov 11 '24

5 Quick And Easy MongoDB Optimizations (part 1)

MongoDB is a fantastic NoSQL database that’s flexible, fast, and scalable making it a go-to choice...

Learn More 40 5Nov 8 '24

How to Fix Node Server Cron Issue

So, I had a cron server running multiple tasks. I had a task lets call to it x-task that was supposed...

Learn More 12 4Oct 29 '24

Limit Country Wise Access On Website Using Next.js

So, Came across a website whose access was limited to a specific countries. You might have...

Learn More 17 0Mar 24 '24

How to use AWS S3 pre-signed URLs to upload and download files

So, this month we landed a new client for whom we must keep track of distributor's and doctor's...

Learn More 63 15Mar 18 '24

How to Schedule Cron Job in Node.js + Express.js

So, last week a task came across to send sales executives their target reports on Friday at 5.00 PM....

Learn More 79 2Mar 15 '24