Oduah Chigozie Technical writer | Frontend developer | Blockchain developer

Stories by Oduah Chigozie

Exploring Nushell, A Rust Powered, Cross Platform Shell

Exploring Nushell, a Rust-powered, cross-platform shell

Dev

Nushell is a modern, performant, extensible shell built with Rust. Explore its pros, cons, and how to install and get started with it.

Oduah Chigozie
Apr 23, 2024 ⋅ 6 min read
Exploring And Testing Api Behavior With Openapi Devtools

Exploring and testing API behavior with OpenAPI DevTools

Dev

One of the most challenging tasks in writing API documentation is finding out how every part of it behaves. In […]

Oduah Chigozie
Jan 23, 2024 ⋅ 5 min read
Using Typescript With Webgl To Render Graphics On The Web

Using TypeScript with WebGL to render graphics on the web

Dev

Using TypeScript with WebGL has many potential use cases in the frontend development landscape for rendering 2D and 3D graphics and models.

Oduah Chigozie
Dec 28, 2023 ⋅ 15 min read
Writing Rust Bindings for Node.js With Neon

Writing Rust bindings for Node.js with Neon

Neon allows you to bring Rust’s benefits into your Node.js project, such as its speed, efficiency, ecosystem, and more.

Oduah Chigozie
Sep 13, 2023 ⋅ 5 min read
Comparing Rust Vs Zig Performance, Safety, And More

Comparing Rust vs. Zig: Performance, safety, and more

Dev

Rust and Zig both promote efficient, performant code, but run on entirely different concepts and philosophies. Let’s see how they compare.

Oduah Chigozie
Aug 23, 2023 ⋅ 8 min read
Using Wireit To Improve Script Efficiency And Intelligence

Using Wireit to improve script efficiency and intelligence

Dev

Integrating Wireit into your projects can help you optimize script execution, streamline processes, and boost productivity.

Oduah Chigozie
Jul 19, 2023 ⋅ 7 min read
Exploring Typescript 5 Features Smaller Simpler Faster

Exploring TypeScript 5 features: Smaller, simpler, faster

Dev

Explore TypeScript 5 performance enhancements, streamlined syntax, and other features for building high-quality web apps with ease.

Oduah Chigozie
Jun 13, 2023 ⋅ 13 min read
Mocking Rust Mockall Alternatives

Mocking in Rust: Mockall and alternatives

Dev

We discuss how mocking differs from general unit testing, demonstrate mocking in Rust, and evaluate the Mockall library and its alternatives.

Oduah Chigozie
May 16, 2023 ⋅ 11 min read
Build Microservices In Rust With Spin

Building microservices in Rust with Spin

Dev

Build microservices in Rust using the Spin framework, which allows you to build reliable and scalable systems.

Oduah Chigozie
May 11, 2023 ⋅ 6 min read
Using Rust Scoped Threads To Improve Efficiency And Safety

Using Rust scoped threads to improve efficiency and safety

Dev

Scoped threads in Rust are a fantastic way to make multitasking safer and more efficient. Learn how to work with them in this tutorial.

Oduah Chigozie
Apr 21, 2023 ⋅ 10 min read
Building A Rust Discord Bot With Shuttle And Serenity

Building a Rust Discord bot with Shuttle and Serenity

Dev

Discord bots can save server owners and staff members a lot of time and effort while also providing a variety […]

Oduah Chigozie
Feb 21, 2023 ⋅ 6 min read
Using Rust With Axum For Error Handling

Using Rust with Axum for error handling

Dev

Get a refresher on using Rust and Axum to build a web service, along with how to use this framework to handle error responses.

Oduah Chigozie
Jan 24, 2023 ⋅ 5 min read