Mo Rahimi

My Perspective

"If you can't explain it simply, you don't understand it well enough." - Albert Einstein
image

User defined ordered list

published
If you want to save a set of records in a relational database so that be reorder-able, you will encounter some challenges. I have shared my solution to these challenges.
Read more →
image

When and why should we use DDD?

published
in the world of software development is talked about DDD more than using it practically. We want to see when we should use DDD!
Read more →
image

Why writing automated tests matters in software development

published
One of the peculiar tasks that programmers undertake is writing tests for the code they've written themselves. While it can sometimes be clear to the programmer what the output of their code should be. In this article, we examine the issue from various perspectives, aiming to make the idea of writing tests more palatable.
Read more →