Quantcast
Channel: Nwani Victory, Author at LogRocket Blog
Browsing latest articles
Browse All 11 View Live

Image may be NSFW.
Clik here to view.

Integrating GraphQL in a Blazor application

With a 94% satisfaction rate voted by developers in the last State of JS survey, GraphQL is quickly becoming the default API choice for developers when consuming data in a web application. The...

View Article


Image may be NSFW.
Clik here to view.

Using an SQL database in Golang

The principle of processes within the Twelve-factor app methodology asserts that an application executes as stateless processes. This means that data that needs persisting should be stored in an...

View Article


Image may be NSFW.
Clik here to view.

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

The deployment stage of an application is a crucial step within the development process. During this stage, the application goes from being hosted locally to being available to the target audience...

View Article

Image may be NSFW.
Clik here to view.

Getting started with Playwright component testing

With the widespread adoption of web frameworks and libraries such as React and Vue, the development of web applications has shifted from having a single HTML file per page to having small reusable...

View Article

Image may be NSFW.
Clik here to view.

Customizing haptic feedback for React Native apps

Over the years, haptic actuators have been included in electronics such as gaming controllers and mobile devices to add a tactile element to their user experience using motion and vibrations. For...

View Article


Image may be NSFW.
Clik here to view.

Creating CSS masonry-style layouts

When designing a page with content overflowing the viewport, an indirect way to instruct users to keep scrolling is to display new content partially. One such approach is the masonry layout, which...

View Article

Image may be NSFW.
Clik here to view.

Exploring HyperSwitch, a payment switch built on Rust

Learning how to handle multi-channel payment processing can help developers design more efficient and secure payment systems. By integrating various payment gateways into a single system, you can...

View Article

Image may be NSFW.
Clik here to view.

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

When it comes to deploying a Next.js application, there are many hosting platforms available to choose from. Among these options, deploying on AWS offers several advantages, whether you’re already...

View Article


Image may be NSFW.
Clik here to view.

A guide to Storybook Test for interaction testing

Since its relaunch in 2017, Storybook has become an indispensable tool for frontend developers to test and maintain modular frontend components in isolation. Storybook supports all major frontend...

View Article


Image may be NSFW.
Clik here to view.

Exploring Hurl, a command line alternative to Postman

GUI-based API clients such as Postman and Insomnia have risen in popularity over time. Despite this, various annual developer surveys show that a large percentage of developers, QA and automation...

View Article

Image may be NSFW.
Clik here to view.

Zustand adoption guide: Overview, examples, and alternatives

Since the rise of dynamic applications, state management has been a primary concern for developers using modern frontend frameworks to build SPAs. State management solutions enable developers to share...

View Article
Browsing latest articles
Browse All 11 View Live