Curly braces are good but I found out that it was difficult to debug code when proper indentation was not met. Defining a block with Indentation helps to structure the code as it should be, without it code won't function, thus makes it easier to debug. Its like forcing to have better habits in my opinion.