Francesc Travesa
Cesc blog

Cesc blog

Follow
homebadges
Tag

Rust

#rust

More content

Read more stories on Hashnode


Articles with this tag

My take on functional programming

May 14, 202323 min read

Coming from a very object-oriented background, I have been quite unaware of the trend of functional programming, and as it happens when you face...

My take on functional programming

User service with CQRS + ES example in Rust (Part 3)

Mar 29, 202316 min read

CQRS with Hexagonal Architecture and DDD · In this part we will have a break of ES and focus on modeling the domain and building the hexagonal...

User service with CQRS + ES example in Rust (Part 3)

User service with CQRS + ES example in Rust (Part 2)

Dec 11, 202215 min read

The first steps · It's not 100% finished and there are many things to polish. Especially taking into account my beginner level of Rust, but let me start...

User service with CQRS + ES example in Rust (Part 2)

User service with CQRS + ES example in Rust (Part 1)

Sep 26, 202210 min read

I am going to show you a possible approach to Event Sourcing and CQRS with rust. This is a service that I am going to use in an ecosystem of services...

User service with CQRS + ES example in Rust (Part 1)