Posts

17
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 make the most signif...

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 evolution of data fetching...

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 just getting to gri...

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 carried me through the ...

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 smoother navigation exper...

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.

Hello

What is Memoization? Explained With JavaScript

In this article, you will understand memoization and learn how it works with JavaScript, which is similar to other languages.

Hello

JavaScript Closures: How Functions Remember External Variables

In this article, you'll explore how closures work in JavaScript and how they can be used in real-world scenarios.

Hello

How To Calculate the Estimated Reading Time of an Article With JavaScript

In this article, you'll show learn how to calculate the estimated reading time of an article using JavaScript. By the end of this article, you can pro...

Hello

Recursion in JavaScript: Explained for Beginners

Have you ever heard of the term 'recursion' and wondered what it meant? Yay! In this article, you will learn everything you need to know about recursi...

Hello

Understanding State and Props in React: Key Differences Explained

In this article, you'll have a clear understanding of what state and props are, how they work, and, most importantly, how to use them in your own Reac...

Hello

Slice vs. Splice in JavaScript: Understanding the Differences and When to Use Them

In this article, we'll explore the differences between slice and splice, and provide you with some exciting code examples to help you understand how t...

Hello

How To Clone a Specific Branch With Git

Cloning is an essential feature of Git that allows developers to make local copies of a repository. In this article, you will learn how to clone a spe...

Hello

What is Headless CMS? A Beginner's Approach

In this beginner-friendly article, we'll explore the inception of CMS and how headless CMS is redefining content management in the digital age. Whethe...

Hello

How To Create an Array of Unique Values in JavaScript

As a programmer, you know that arrays are a powerful tool in JavaScript. However, sometimes you need to ensure that the data in your array is unique. ...

Hello

What is Static Site Generators? A Beginner's Approach

It's crazy to think about how much the internet has evolved since its inception. In this article, I will take you on a journey through the history of ...

Hello

2022, Helped By God

My review of how I went through 2022. My year started really low, went so so high, and then dropped average. Overall, I am tagging this “Helped by God...