Peter Ekene Eze

  Learn, Apply, Share

   



28 Stories by Peter Ekene Eze

Next.js vs. Gatsby: Comparing React frameworks

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

Building reusable UI components with React Hooks

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

Building React Native forms with UI components

In this article, we will explore how to build different performant React Native forms with React Native UI components.
1 9 min read

How to use forwardRef in React

In this tutorial, we'll review the concept of forwarding refs in React and how it helps us manage interactions with the DOM.
3 10 min read

How React Hooks can replace React Router

React Router is a great tool, however, with the arrival of Hooks, a lot of things have changed. React Hooks offer a cleaner and...
8 8 min read

How to speed up incremental builds with Gatsby’s Slice API

Using the Slice API in Gatsby projects can help enhance the speed of incremental builds, improving your site performance and productivity.
0 5 min read

Debug React apps with React Developer Tools

In this tutorial, we'll explain how to use Rect Developer Tools to debug your React applications with practical examples.
2 10 min read

Matching static and dynamic patterns in Nuxt 3

Explore practical examples of cool Nuxt 3 features, like better support for dynamic routes, partial matches on child routes, and more.
0 4 min read

Using Shopify Hydrogen to build modern ecommerce storefronts

In this post, we'll use Shopify Hydrogen and Shopify’s Storefront API to build a dynamic, highly performant shopping experience.
2 7 min read

Getting started with BootstrapVue

Editor’s note: This article was updated 2 September 2022 to include information about the benefits of BootstrapVue, the differences between BootstrapVue and Bootstrap, and...
4 8 min read

How to use custom fonts in Tailwind CSS

Add custom fonts, including web fonts and locally installed fonts, to your Tailwind projects to improve UI design.
4 6 min read

Refactoring your Vue 2 apps to Vue 3

Explore the new Vue 3 features that provide developers with a better way to build in this in-depth tutorial with examples.
1 9 min read