Is your code really good?
Do you understand the difference between "looks good" and "is good?"

Search for a command to run...
Articles tagged with #software-engineering
Do you understand the difference between "looks good" and "is good?"

It's been around 5 years in the software space as a software engineer. In this journey, I started with the backend, jumped around between different full-stack technologies and currently settling down as the DevOps Engineer, occasionally handling diff...

This is a strange story. One morning, I woke up and wrote a few lines of code. Then, there came an interesting situation. I need to assign two elements of an array to two variables. There are many ways of achieving this in python. If you're a javascr...
Splitting tfstate files into multiple environments is very useful when your project is growing so much and you've a very big tfstate file and you need to monitor which resource are failing, which are deploying effectively. It's hard to track resource...