@citizensinfo Do you know if there is a way to follow up on the progress of a PPS application? We have a pending application but no idea of how long it might take?
I wonder if people in other industries declare their lack of learning a core competency in their sector as some kind of badge of honor? The way that web developers proudly tell us how they haven't bothered to learn CSS.
I used to be all like
console.log("myVariable: ", myVariable);
and now I be all like
console.log({ myVariable });
cuz DevTools automatically logs it with the name then.