Bridging the Gap: A Rustacean Clean Architecture Approach to Web Development
A clean approach to solve pain points in web development, not just with Rust
Redefining shared behaviors algebraically
Comparison of defining shared behaviors by OOP and algebraic data types
Why state containers are necessary
Understand and implement state containers like redux from scratch
Reconsider the performance benchmarks in Python web development
A few words on common misunderstandings and performance tips of web development benchmarks
The integration of FastAPI and Django ORM
A step-by-step guide to integrating FastAPI and Django ORM