Getting to Know Syntactic Sugar in Programming
                    
                    Firstly, I wrote this blog to raise awareness about syntactic sugar.
Sometimes, we come across two different pieces of code that perform the same functionality. This can lead us to wonder: "Whatโs t...