
I recently stumbled upon this oddly interesting JavaScript string concatenation behavior while experimenting with string concatenation — and it reminded me why programming can sometimes feel like a puzzle with its own logic. If you’ve ever written: You might be... Read more

Code editor is one of the most important tool for Software Development. There are hundreds of available code editors in the market, but one of the most popular code editors today is Visual Studio Code. It is fast, light weight,... Read more
