
PHP 7’s Null Coalescing Operator: How and Why You Should Use It
PHP 7’s null coalescing operator is handy shortcut along the lines of the ternary operator. Here’s what it is, how to use it and why: Ready to learn even more PHP? Take my free Beginner’s