Nwani Victory A software engineer focused on building scalable and sustainable software. Outside working hours, he doubles as a technical writer, creating technical articles focused on modern web technologies and public cloud providers.

Stories by Nwani Victory

A Guide To Storybook Test For Interaction Testing

A guide to Storybook Test for interaction testing

Dev

Storybook Test is a new test environment that combines the @‌storybook/jest and @‌storybook/testing-library APIs into a single package.

Nwani Victory
Feb 14, 2024 ⋅ 3 min read
Using Opennext To Deploy A Next Js App To Aws Lambda

Using OpenNext to deploy a Next.js app to AWS Lambda

Dev

OpenNext is an open source adapter for the Next.js framework that helps integrate your Next.js app smoothly with AWS services like Lambda.

Nwani Victory
Sep 12, 2023 ⋅ 7 min read
Exploring Hyperswitch A Payment Switch Built On Rust

Exploring HyperSwitch, a payment switch built on Rust

Dev

HyperSwitch is a payment switch that provides you with a single API endpoint to interact with multiple payment processors and gateways.

Nwani Victory
Jun 15, 2023 ⋅ 6 min read
Creating Css Masonry Style Layouts

Creating CSS masonry-style layouts

Dev

Let’s explore the experimental CSS grid masonry layout and how to replicate this layout while browser support remains limited.

Nwani Victory
Mar 13, 2023 ⋅ 6 min read
Customizing Haptic Feedback For React Native Apps

Customizing haptic feedback for React Native apps

Dev

Learn how to enhance a React Native application with haptic feedback, along with the general benefits of haptic feedback for applications.

Nwani Victory
Nov 15, 2022 ⋅ 9 min read
Getting Started With Playwright Component Testing

Getting started with Playwright component testing

Dev

Let’s explore the recently-introduced Playwright component testing feature, using it to test React, Vue, and Svelte components in an app.

Nwani Victory
Sep 14, 2022 ⋅ 9 min read
How To Build A DApp And Host It On IPFS Using Fleek

How to build a DApp and host it on IPFS using Fleek

Dev

Learn how to host DApps with Fleek by building a sample decentralized pet adoption application using React, Hardhat, and Alchemy.

Nwani Victory
Jun 14, 2022 ⋅ 10 min read
Using An SQL Database In Golang

Using an SQL database in Golang

Dev

Learn how to use Golang with the Microsoft SQL Server database to build a console-based reminder application.

Nwani Victory
Nov 3, 2021 ⋅ 11 min read
Integrating GraphQL In A Blazor Application

Integrating GraphQL in a Blazor application

Dev

GraphQL is quickly becoming the default API choice for developers. Learn how to integrate a GraphQL API into a Blazor application.

Nwani Victory
Aug 12, 2021 ⋅ 9 min read