Skip to content
  • Rust string manipulations
  • Building a simple Rust webserver
  • Making Your Python Code Faster Using Rust
Eze Sunday

Tech, Product, & Teams

  • Crypto - Solana

    Fixing Anchor Version Conflicts When Using avm

    August 23, 2025 - By Eze Sunday Eze

    Anchor has two common installation paths: installing anchor-cli directly with Cargo, or installing avm (Anchor Version Manager) and letting it…

    Continue Reading
  • Rust

    Rust string manipulations

    May 15, 2024 - By Eze Sunday Eze

    Strings are the building blocks of text data, and it is crucial to know how to manipulate them to suit…

    Continue Reading
  • NodeJS

    Implementing a secure password reset in Node.js

    April 23, 2024 - By Eze Sunday Eze

    Note: This article first appeared on the LogRocket blog Creating a strong password that you can actually remember isn’t easy.…

    Continue Reading
  • Rust

    The guide to signal handling in Rust

    April 22, 2024 - By Eze Sunday Eze

    A signal is a software interrupt sent to a process by the operating system or another process to notify it…

    Continue Reading
  • a man standing on top of a metal structure
    Job - Rust

    Top Companies Using Rust and their career page

    April 2, 2024 - By Eze Sunday Eze

    Since the release of Rust first version on the 15th of May, 2015, there has been increasing adoption of Rust…

    Continue Reading
  • Rust

    Understanding Closures in Rust

    December 12, 2023 - By Eze Sunday Eze

    Like several other languages, Rust programming language supports closures also known as anonymous functions or lambda functions which is a…

    Continue Reading
  • sliced orange fruit on black textile
    NodeJS

    Higher-Order Functions in Javascript

    September 11, 2023 - By Eze Sunday Eze

    Functions are a fundamental building block of JavaScript. They can be used to perform calculations, manipulate data, and control the…

    Continue Reading
  • persons hand with white manicure
    Javascript - NodeJS

    Promises In Javascript

    September 11, 2023 - By Eze Sunday Eze

    Promises In Javascript In this guide, we’ll learn the basics of what a Promise is in Javascript, the why, and…

    Continue Reading
  • accident action adult blaze
    Rust

    Rust’s Newtype Pattern: Adding Type Safety and Clarity

    September 8, 2023 - By Eze Sunday Eze

    The newtype pattern is a Rust idiom that can be used to add type safety and clarity to code. At…

    Continue Reading
  • Rust

    Building a simple Rust webserver

    August 31, 2023 - By Eze Sunday Eze

    What comes to mind when you think of building a web server with Rust? I bet you think of using…

    Continue Reading
 Older Posts

Recent

  • Fixing Anchor Version Conflicts When Using avm
  • Rust string manipulations
  • Implementing a secure password reset in Node.js
  • The guide to signal handling in Rust
  • Top Companies Using Rust and their career page
Graceful Theme by Optima Themes