This lesson is for subscribers
You've completed the free preview. Subscribe to unlock every lesson in every course.
Using ||= to assign a value only if the left operand is falsy, replacing the pattern `x = x || defaultValue`.
You've completed the free preview. Subscribe to unlock every lesson in every course.