VOOZH about

URL: https://blog.logrocket.com/author/ezesunday/

⇱ Eze Sunday, Author at LogRocket Blog


πŸ‘ LogRocket blog logo
Eze Sunday Eze Sunday is a full-stack software developer and technical writer passionate about solving problems, one line of code at a time. Contact Eze at [email protected]. πŸ‘ Image

Stories by Eze Sunday

Error handling in Rust: A comprehensive tutorial

Dev

Learn to handle Rust errors efficiently to write cleaner, more maintainable Rust code and create a more user-friendly application.

πŸ‘ Image
Eze Sunday
Jul 18, 2024 β‹… 10 min read

Using Rust and Axum to build a JWT authentication API

Dev

Learn to build a basic JWT authentication system with Rust and Axum, including setting up the routes, handlers, and the middleware system.

πŸ‘ Image
Eze Sunday
May 29, 2024 β‹… 9 min read

Migrating a JavaScript frontend to Leptos, a Rust framework

Dev

Leptos is a Rust frontend framework with excellent performance and support for modern features like signals, SSR, CSR, and more.

πŸ‘ Image
Eze Sunday
Mar 19, 2024 β‹… 7 min read

Actix Web adoption guide: Overview, examples, and alternatives

Dev

Actix Web is definitely a compelling option to consider, whether you are starting a new project or considering a framework switch.

πŸ‘ Image
Eze Sunday
Mar 18, 2024 β‹… 8 min read

D3.js adoption guide: Overview, examples, and alternatives

Dev

D3.js is a powerful JavaScript library for creating tailored data visualizations. Let’s see why you should use D3.js in your next project.

πŸ‘ Image
Eze Sunday
Jan 19, 2024 β‹… 10 min read

Adding interactivity with GitHub’s Hotkey library

Dev

Implement keyboard shortcuts using the GitHub Hotkey library to improve user productivity in your next JavaScript application.

πŸ‘ Image
Eze Sunday
Dec 15, 2023 β‹… 5 min read

Using Rust and Leptos to build beautiful, declarative UIs

Dev

Leptos is an amazing Rust web frontend framework that makes it easier to build scalable, performant apps with beautiful, declarative UIs.

πŸ‘ Image
Eze Sunday
Nov 30, 2023 β‹… 10 min read

Using Dioxus with Rust to build performant single-page apps

Dev

Dioxus, a Rust library, allows you to build cross-platform UI components. It works like a hybrid of React with the safety and speed of Rust.

πŸ‘ Image
Eze Sunday
Nov 10, 2023 β‹… 10 min read

5 automatic verification tools for Rust and when to use each

Dev

Let’s discuss five of the top Rust automatic verification tools and how they can help you build more reliable software.

πŸ‘ Image
Eze Sunday
Oct 10, 2023 β‹… 8 min read

Leveraging Cody AI for better and more efficient code

Dev

Let’s explore how to use Cody, an AI-powered code editing assistant designed to help developers build better and more efficient software.

πŸ‘ Image
Eze Sunday
Oct 2, 2023 β‹… 7 min read

Leveraging Fern to define and document REST APIs

Dev

Fern allows you to define an API and generate documentation and other information automatically to build more maintainable and reliable apps.

πŸ‘ Image
Eze Sunday
Sep 4, 2023 β‹… 11 min read

Using Kani to write and validate Rust code with ChatGPT

Dev

Kani is a Rust automated reasoning verification tool you can use to verify code written using AI code generators like ChatGPT.

πŸ‘ Image
Eze Sunday
Aug 28, 2023 β‹… 7 min read