Redefining shared behaviors algebraically

Comparison of defining shared behaviors by OOP and algebraic data types
Read more →

Why state containers are necessary

Understand and implement state containers like redux from scratch
Read more →

Reconsider the performance benchmarks in Python web development

A few words on common misunderstandings and performance tips of web development benchmarks
Read more →

The integration of FastAPI and Django ORM

A step-by-step guide to integrating FastAPI and Django ORM
Read more →

Y-combinator in Python

A brief introduction to Y-combinator in Python
Read more →