Oduah Chigozie

  Technical writer | Frontend developer | Blockchain developer

     



16 Stories by Oduah Chigozie

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.
0 5 min read

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

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

Using Wireit to improve script efficiency and intelligence

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

Exploring TypeScript 5 features: Smaller, simpler, faster

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

Mocking in Rust: Mockall and alternatives

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

Building microservices in Rust with Spin

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

Using Rust scoped threads to improve efficiency and safety

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

Building a Rust Discord bot with Shuttle and Serenity

Discord bots can save server owners and staff members a lot of time and effort while also providing a variety of useful features to...
0 6 min read

Using Rust with Axum for error handling

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

Using Cap’n Proto in Rust to serialize and deserialize objects

Cap'n Proto makes Rust object serialization and deserialization more efficient through the use of a schema. Let's explore how this works.
0 5 min read

Building Rust microservices with Apache Kafka

In this article, you’ll learn how to build a basic Rust microservice with Apache Kafka to store and delete texts.
0 8 min read

Developing and deploying Tezos smart contracts

Learn how to develop and deploy Tezos smart contracts, what to consider when comparing Tezos vs. Ethereum, and more in this article.
0 7 min read