PHP Tip: When to use the alternative syntax
I use PHP shorthand syntax all the time when working with html templates with embedded PHP. I find the syntax much cleaner then having a bunch of closing brackets in my WordPress or Laravel template files. I came across a tweet the other day from @csswizardry regarding his negative view on the PHP shorhand sytax.