Juwon oladele
Juwon oladele 's Blog

Juwon oladele 's Blog

Follow
Follow
homebadgesnewsletter

Difference between layouts and templates in Next.js

Sep 30, 20234 min read

Layouts are not templates! · Introduction Templates and layouts are often used interchangeably without regard for the use cases and differences between...

Difference between layouts and templates in Next.js

How to implement zustand in your Next.js app.

Sep 26, 202310 min read

The power of zustand: State management at its finest. · Introduction I have always been overwhelmed by the boilerplate of most state management...

How to implement zustand in your Next.js app.

A complete guide to Object-Oriented Programming (OOP) in JavaScript.

Sep 11, 202315 min read

Harnessing the power of classes: The classical approach to OOP. · Introduction This article contains the core concepts of OOP. Everything you need to...

A complete guide to Object-Oriented Programming (OOP) in JavaScript.

How to work with the proxy pattern in JavaScript

Sep 1, 20238 min read

A deep dive into the proxy pattern · Introduction This article unravels the workings of a popular structural design pattern called ‘the Proxy pattern’....

How to work with the proxy pattern in JavaScript

How the Internet works: a front-end developer’s guide.

Aug 15, 202317 min read

What front-end developers should know about the Internet. · Introduction In this article, front-end developers like you will gain knowledge of the very...

How the Internet works: a front-end developer’s guide.