J
John Cleaver
Guest
This is especially useful for string concatenation. I'd also add the less used `*=` and `/=` just to round out the list. This sort of syntactic sugar is a big boon for developers. It saves a small amount each time, but it comes up very often.
Continue reading...
Continue reading...