map(learn, world)
menu
About
Projects
About
Projects
A Rustacean Clean Architecture Approach to Web Development
2024-07-21
#
Rust
#
web
#
Clean Architecture
#
Axum
A clean approach to solve pain points in web development, not just with Rust
Read more →
Redefining shared behaviors algebraically
2020-12-28
#
Rust
#
OOP
#
Algebraic Data Type
#
Type system
Comparison of defining shared behaviors by OOP and algebraic data types
Read more →