Hey, there 👋
I’m Joel Olawanle

I’m a Software Engineer and Technical Writer with over 3 years experience working with several companies to write technical articles that pushes the product of the company.

I currenty work at Kinsta, as a Technical Editor where I write content, review content, curate ideas that contribute to the growth of the company.

Joel Olawanle

Latest Posts

Hello

How to implement light & dark mode in Next.js 14 with Tailwind (2 methods)

This article explains how to implement light and dark mode in Next.js 14 using Tailwind CSS. You will learn two methods to switch ...

Hello

Understanding Server Actions in Next js 14

This article explains how to use Server Actions in Next.js step-by-step so you can make the most of this powerful feature and easi...

Hello

How to set up Prisma and Postgres in Next.js 14

This article guides you through the setup process of using Prisma in your Next.js application with a Postgres database. Prisma is ...

Hello

How to add an automatic offset to scroll position for hash-links

This article explains how to add automatic offset to scroll position for hash-links using CSS. It's the subtle details that often ...

Hello

A detailed Guide to data fetching in Next.js 14

Learn how Next.js 14 handles data fetching in server side components and client side components. This guide also covers the evolut...

Hello

Statically generate dynamic routes at build time in Next.js 14

Learn how Next.js 14 handles static rendering when dealing with dynamic routes. If you're making the switch from older versions or...

Hello

2023, Landed a Full-Time Job, Graduated, Faced Confusions

My review of how I went through 2023. My year started with so much faith, I got a full time job and graduated from school. God car...

Hello

How To Add Styling To An Active Link In Next.js 14

This article explains how Next.js 14 simplifies styling active links using the usePathname Client Component hook, enabling a smoot...

Hello

Understanding Dynamic Programming With JavaScript

In this article, you'll learn what dynamic programming is, how it works, and how to use it to solve problems with JavaScript.


Featured Conts.