VOOZH about

URL: https://blog.logrocket.com/author/peterekeneeze/

⇱ Peter Ekene Eze, Author at LogRocket Blog


πŸ‘ LogRocket blog logo
Peter Ekene Eze Learn, Apply, Share πŸ‘ Image

Stories by Peter Ekene Eze

React forwardRef explained: Usage, alternatives, and React 19 update

Dev

ForwardRef lets you pass refs through components to access child DOM nodes directly β€” learn how and when to use it in React 18 and earlier.

πŸ‘ Image
Peter Ekene Eze
Jun 3, 2025 β‹… 14 min read

How to use custom fonts in Tailwind CSS

Dev

Walk through how to use Google Fonts and locally installed fonts in your Tailwind projects to help you improve your project typography and design consistency.

πŸ‘ Image
Peter Ekene Eze
May 6, 2025 β‹… 11 min read

Building React Native forms with UI components

Dev

In this article, we will explore how to build and manage React Native forms with React Native UI components and React form libraries.

πŸ‘ Image
Peter Ekene Eze
Oct 24, 2024 β‹… 9 min read

Understanding env variables and containers in Astro 4.10

Dev

Astro, renowned for its developer-friendly experience and focus on performance, has recently released a new version, 4.10. This version introduces […]

πŸ‘ Image
Peter Ekene Eze
Sep 10, 2024 β‹… 9 min read

Diving into Server Actions in Next.js 14

Dev

Explore Next.js Server Actions to write functions that execute on either the server or client side, and build a to-do app to demonstrate the UI results.

πŸ‘ Image
Peter Ekene Eze
Aug 29, 2024 β‹… 13 min read

Using Chrome’s Document Picture-in-Picture API in React

Dev

Chrome’s new Document Picture-in-Picture API builds on the PIP API to open up a wider range of possibilities for user interaction.

πŸ‘ Image
Peter Ekene Eze
Jun 26, 2024 β‹… 4 min read

How Waku compares to Next.js

Dev

Waku is a new lightweight React framework built on top of React Server Components (RSCs). Let’s compare Waku with Next.js in this article.

πŸ‘ Image
Peter Ekene Eze
Apr 2, 2024 β‹… 4 min read

Implementing vector search with OpenAI, Next.js, and Supabase

Dev

Let’s build a Next.js app that implements vector search using Supabase and OpenAI to offer better search experiences for users.

πŸ‘ Image
Peter Ekene Eze
Feb 27, 2024 β‹… 11 min read

Strapi adoption guide: Overview, examples, and alternatives

Dev

Delve into Strapi’s features and more to understand when and why you should use this open source headless CMS for your next project.

πŸ‘ Image
Peter Ekene Eze
Dec 14, 2023 β‹… 16 min read

Add interactive code snippets to statically generated sites

Dev

Interactive code snippets enhance the UX of your SSG content. Let’s discuss how to implement this feature using a library called blog-cells.

πŸ‘ Image
Peter Ekene Eze
Oct 11, 2023 β‹… 7 min read

Next.js vs. Gatsby: Comparing React frameworks

Dev

Compare the two React frameworks, Gatsby and Next.js, based on use cases and performance when building a variety of websites.

πŸ‘ Image
Peter Ekene Eze
Sep 5, 2023 β‹… 12 min read

Building reusable UI components with React Hooks

Dev

Join us on this journey to unlock the full potential of React Hooks and discover the art of building reusable UI components.

πŸ‘ Image
Peter Ekene Eze
May 16, 2023 β‹… 15 min read