-
Dating goals
No we’re not talking about romantic dating. I’m talking about adding due dates to goals to make them timely or time-bound. Let’s say we have a goal like this: It’s actionable, measurable, but lacks a time or due date. Let’s add one using a Date object. What I’ve done now is set a dueDate property…
-
Measuring goals
How objects allow you to define units of measure for goals.
-
Objective goals
Why every goal is an object.
-
Pushing goals into the new year
const x = new Array; x.push(‘the envelope’);
-
Flexible or fixed goals
const northernStar = true;
-
An array of goals
let 2021 = ‘Better than 2020.’;