2024-12-27
1257
#nuxtjs
Paul Akinyemi
199237
110
Dec 27, 2024 ⋅ 4 min read

Navigation guards in Nuxt 3 with defineNuxtRouteMiddleware

Paul Akinyemi I'm a fullstack web developer and technical writer with experience in JavaScript and Python. I love bringing pretty and complex user interfaces to life with clean and efficient code.

Recent posts:

Hooks vs. Signals: The great reactivity convergence explained

React Hooks and SolidJS Signals solve reactivity differently. Learn how each manages state and updates, and when to choose one approach over the other.

Isaac Okoro
Oct 10, 2025 ⋅ 4 min read

How to decide how deep your UX redesign should go

Sometimes a new color palette does the job. Other times, you need to rethink your product from the ground up. Here’s how to tell which kind of redesign your UX needs.

Shalitha Suranga
Oct 9, 2025 ⋅ 12 min read

Exploring the new Chakra UI MCP Server

Discover how the Chakra UI MCP server integrates AI into your editor, reducing context switching and accelerating development by fetching real-time documentation, component data, and code insights directly in-app.

Emmanuel John
Oct 9, 2025 ⋅ 6 min read
Build AI Agent Without Langchain JS

LangChain.js is overrated; Build your AI agent with a simple fetch call

Skip the LangChain.js overhead: How to build a Retrieval-Augmented Generation (RAG) AI agent from scratch using just the native `fetch()` API.

Ikeh Akinyemi
Oct 9, 2025 ⋅ 3 min read
View all posts

Leave a Reply