Related Posts
Date Function in Javascript
Using the Date function without the ‘new’ keyword will give you a string showing the current date and…
What display: block does?
In my experience, a lot of problems with CSS happen because developers have problems understanding the display property.…
Mitigating the Two Generals Problem in Django with Idempotence
A Fintech Architecture Perspective When building payment systems, you eventually face a terrifying question: Did we charge the…