Dimitar's Coding Bits
About
Archive
Tags
31 May 2024
Typestate builder pattern in Rust
In this post we will what the typestate builder pattern is and how to use it in Rust
05 Apr 2024
Simple pagination in Rust
In this post we will briefely desribe a simple way to do pagination in Rust, with a bonus wiring for Axum and Askama
18 Nov 2023
Pattern matching in Rust
In this brief post we explore pattern matching in Rust with the aim to impress you with its coolness. Also a showcase of elegance.
29 Aug 2023
Dynamic vs Static Dispatch in Rust
Dynamic vs Static Dispatch in Rust - A brief explanation and comparison
06 Sep 2022
Remix route modal with Framer Motion
Building a modal with a route and enter and exit animations using Remix and Framer Motion (and a bit of Tailwindcss)
next