Oghenetega Denedo I'm a curiosity-driven software engineer with a focus on building reliable software that's easy to maintain and follows industry best practices.

Stories by Oghenetega Denedo

Logos of VineJS and Zod side by side on a green leaf background, representing a comparison between these schema validation libraries.

VineJS vs. Zod for schema validation

Dev

Explore performance and features of VineJS and Zod for schema validation, with comparisons to other libraries like Yup.

Oghenetega Denedo
Oct 15, 2024 ⋅ 9 min read

Implementing WebAuthn for passwordless logins

Dev

Remembering and storing passwords can be such a hassle for our users — imagine if logging in was overall easier […]

Oghenetega Denedo
Aug 19, 2024 ⋅ 16 min read
Exploring Native File Watching In Node Js Version 22

Exploring native file watching in Node.js v22

Dev

Native file watching being stable in Node.js 22 raises a question: is it a worthy candidate to replace the industry favorite Nodemon?

Oghenetega Denedo
Jul 8, 2024 ⋅ 7 min read
Using Path Aliases For Cleaner React And TypeScript Imports

Using path aliases for cleaner React and TypeScript imports

Dev

Explore how to configure path aliases in a React and TypeScript app for cleaner imports, organization, and maintainability.

Oghenetega Denedo
May 31, 2024 ⋅ 6 min read
How To Create Heatmaps In Javascript: Exploring The Heat Js Library

How to create heatmaps in JavaScript: The Heat.js library

Dev

This tutorial will explore the application of heatmaps in JavaScript projects, focusing on how to use the Heat.js library to generate them.

Oghenetega Denedo
May 8, 2024 ⋅ 7 min read
Using Node File Router For File Based Routing In Node Js

Using Node File Router for file-based routing in Node.js

Dev

Node apps usually use module-based routing, but it’s possible to implement file-based routing to enhance productivity, scalability, and more.

Oghenetega Denedo
Jan 5, 2024 ⋅ 6 min read
Exploring Best Syntax Highlighting Libraries

Exploring the best syntax highlighting libraries

Dev

In this article, we’ll look at some of the best syntax highlighting libraries available today and explore their unique features and benefits

Oghenetega Denedo
Jun 12, 2023 ⋅ 7 min read
Introduction To Building A Monorepo In Next.js

Learn how to build a monorepo in Next.js

Dev

Learn what monorepos are and the tools required for working with them for Next.js with this follow-along tutorial.

Oghenetega Denedo
Apr 18, 2023 ⋅ 9 min read