Posts

Showing posts with the label operators

LEARNING: Conditional (Ternary) Operator

Quick post on the Javascript Ternary Operator and how it works.

LEARNING: The ES6 Spread Operator (...)

What is the spread operator and how does it work?