DEV Community

Subesh Yadav profile picture

Subesh Yadav

Full-stack developer (React + Node.js) | SDE II Dreaming in TypeScript, compiling in Rust 🧠💻 Building in public → #100DaysOfRust Web + Systems + Performance

Location Varanasi, Uttar Pradesh, India Joined Joined on  Email address developer.sub@gmail.com Personal website https://subesh.netlify.app/
Day 30 of #100DaysOfRust: Reference Counting with Rc<T>

Day 30 of #100DaysOfRust: Reference Counting with Rc<T>

Comments
3 min read
Day 29 of #100DaysOfRust: The Drop Trait and Resource Cleanup

Day 29 of #100DaysOfRust: The Drop Trait and Resource Cleanup

Comments
2 min read
Day 28 of #100DaysOfRust: Smart Pointers and Deref Coercion

Day 28 of #100DaysOfRust: Smart Pointers and Deref Coercion

Comments
2 min read
Day 27 of #100DaysOfRust: Introduction to Smart Pointers in Rust

Day 27 of #100DaysOfRust: Introduction to Smart Pointers in Rust

Comments
3 min read
Day 26 of #100DaysOfRust: Cargo Workspaces, Installing Binaries & Custom Commands

Day 26 of #100DaysOfRust: Cargo Workspaces, Installing Binaries & Custom Commands

Comments
2 min read
Day 25 of #100DaysOfRust: Customizing Builds and Publishing to Crates.io

Day 25 of #100DaysOfRust: Customizing Builds and Publishing to Crates.io

Comments
3 min read
Day 24 of #100DaysOfRust: Loops vs Iterators & Zero-Cost Abstractions

Day 24 of #100DaysOfRust: Loops vs Iterators & Zero-Cost Abstractions

Comments
2 min read
Day 23 of #100DaysOfRust: Understanding Iterators in Rust

Day 23 of #100DaysOfRust: Understanding Iterators in Rust

Comments
3 min read
Day 22 of #100DaysOfRust: Closures in Rust

Day 22 of #100DaysOfRust: Closures in Rust

Comments
2 min read
Day 21 of #100DaysOfRust: Organizing and Running Tests in Rust

Day 21 of #100DaysOfRust: Organizing and Running Tests in Rust

Comments
2 min read
🧪 Day 20 of #100DaysOfRust: Writing Tests in Rust 🦀

🧪 Day 20 of #100DaysOfRust: Writing Tests in Rust 🦀

Comments
2 min read
🌱 Day 19 of #100DaysOfRust: Understanding Lifetimes in Rust

🌱 Day 19 of #100DaysOfRust: Understanding Lifetimes in Rust

Comments
3 min read
🦀 Day 18 of #100DaysOfRust: Deep Dive into Traits in Rust

🦀 Day 18 of #100DaysOfRust: Deep Dive into Traits in Rust

Comments
3 min read
Day 17 of #100DaysOfRust – Introduction to Generics, Traits, and Lifetimes in Rust

Day 17 of #100DaysOfRust – Introduction to Generics, Traits, and Lifetimes in Rust

Comments
2 min read
📊 Day 16 of #100DaysOfRust — Handling Recoverable Errors with `Result<T, E>`

📊 Day 16 of #100DaysOfRust — Handling Recoverable Errors with `Result<T, E>`

Comments
2 min read
🛠️ Day 15 of #100DaysOfRust – Handling Unrecoverable Errors with panic!

🛠️ Day 15 of #100DaysOfRust – Handling Unrecoverable Errors with panic!

Comments
3 min read
🚀 Day 14 of #100DaysOfRust: Deep Dive into HashMaps + Intro to Error Handling

🚀 Day 14 of #100DaysOfRust: Deep Dive into HashMaps + Intro to Error Handling

Comments
2 min read
🦀 Day 13 of #100DaysOfRust — Mastering Strings in Rust

🦀 Day 13 of #100DaysOfRust — Mastering Strings in Rust

Comments
3 min read
🧠 Day 12 of #100DaysOfRust — Deep Dive into Vectors in Rust

🧠 Day 12 of #100DaysOfRust — Deep Dive into Vectors in Rust

Comments
3 min read
🚀 Day 11 of #100DaysOfRust: Organizing Modules Across Files & Intro to Common Collections

🚀 Day 11 of #100DaysOfRust: Organizing Modules Across Files & Intro to Common Collections

Comments
3 min read
🦀 Day 10 of #100DaysOfRust – Mastering Paths, Visibility & Module Imports

🦀 Day 10 of #100DaysOfRust – Mastering Paths, Visibility & Module Imports

Comments
3 min read
🦀 Day 9 of #100DaysOfRust — Managing Growing Projects in Rust 🧱

🦀 Day 9 of #100DaysOfRust — Managing Growing Projects in Rust 🧱

Comments
2 min read
🦀 Day 8 of #100DaysOfRust: Control Flow with match, if let, and let...else

🦀 Day 8 of #100DaysOfRust: Control Flow with match, if let, and let...else

Comments
3 min read
🦀 Day 7 of #100DaysOfRust: Exploring Enums, Variants, and Option<T> in Rust

🦀 Day 7 of #100DaysOfRust: Exploring Enums, Variants, and Option<T> in Rust

Comments
3 min read
🦀 Day 6 of #100DaysOfRust: Evolving a Program with Structs & Method Syntax in Rust

🦀 Day 6 of #100DaysOfRust: Evolving a Program with Structs & Method Syntax in Rust

Comments
3 min read
🦀 Day 5 of #100DaysOfRust: Ownership Recap & Structs in Rust

🦀 Day 5 of #100DaysOfRust: Ownership Recap & Structs in Rust

Comments
4 min read
🦀 Day 4 of #100DaysOfRust – Fixing Ownership Errors and Understanding Slices

🦀 Day 4 of #100DaysOfRust – Fixing Ownership Errors and Understanding Slices

Comments
3 min read
🦀 Day 3 of #100DaysOfRust – Ownership, Borrowing & the Borrow Checker

🦀 Day 3 of #100DaysOfRust – Ownership, Borrowing & the Borrow Checker

Comments
3 min read
Day 2 of #100DaysOfRust – Data Types, Functions, Control Flow & Loops in Rust

Day 2 of #100DaysOfRust – Data Types, Functions, Control Flow & Loops in Rust

1
Comments
3 min read
From TypeScript to Rust – My Journey Begins 🦀

From TypeScript to Rust – My Journey Begins 🦀

1
Comments
2 min read
loading...