Miracle Onyenma I'm a Designer and Frontend Developer obsessed with crafting beautiful experiences ✨

Stories by Miracle Onyenma

Getting Started With NextUI and Next.js

Getting started with NextUI and Next.js

Dev

In this article, we will look at a new UI library for React and Next.js, NextUI, to build a simple ecommerce application.

Miracle Onyenma
Jan 17, 2023 ⋅ 11 min read
Creating A Remix App With GraphQL

Creating a Remix app with GraphQL

Dev

Remix allows applications to have a fast load time, and once the application is loaded, hydration kicks in and gives it client-side functionality.

Miracle Onyenma
Oct 10, 2022 ⋅ 10 min read
Infinite Scrolling With Graphql

Infinite scrolling with GraphQL

Dev

Pagination in a GraphQL API allows our frontend to query lists of items from an API. On our frontend, we can build infinite scrolling functionality.

Miracle Onyenma
Aug 2, 2022 ⋅ 13 min read