-
Level Up Your FastAPI: Exception Handling Done Right
FastAPI's robust exception handling capabilities are key to building reliable APIs, yet many develop...
-
Scopes & closures
Some people said JavaScript has 2 scopes others said 3 and frankly some said 4 !! all ar...
-
The Var History
var and let might do almost the same job but under the hood var is a different breed, Va...