Babies born today will turn 18 on January 19, 2038, the first date when time becomes unrepresentable using a standard 32-bit unsigned Unix timestamp. It's not far off.
> npm v7 will treat yarn.lock as a valid source of information. If it sees a yarn.lock file, it’ll keep it up to date when modifying dependencies
My soul is ready.
#npm#npmcli#yarn#goditshardtokeeplockfilessynced
Job specs be like:
You need
* JavaScript
* React
* Redux
* Node
* Mongo
* E2E testing
* Docker
* Kubernetes
* AWS
And I’m like: “You need to be paying me 3 salaries because that’s 3 jobs”
TC39 advanced "optional chaining" (different from "nullish-coalescing"!!) to stage 3 as well. Much rejoicing!
// this:
var w = (x && x.y && x.y.z && x.y.z.w);
// becomes:
var w = x ?. y ?. z ?. w;
@vettery How are you sourcing your email addresses? Seems a common thing for you to spam illegitimately obtained email addresses looking at your mentions. I have no idea how you got my private email address, but I'm 100% turned off to your business by this practice. Shame. 🔔
The CSS Working Group agreed this morning on adding many math functions. We now have:
• calc()
• min()
• max()
• clamp()
• sin()
• cos()
• tan()
• acos()
• asin()
• atan()
• atan2()
• hypot()
• sqrt()
• pow()
The face of CSS is rapidly changing.
Eye-opening item I've overlooked/never considered w/ #VoiceFirst - and an amazing+informative talk by @CourtEWakefield!
UX w.r.t. audio really seems like the new frontier.
@CourtEWakefield - how does VoiceFirst work with screenreaders to enhance the experience of both?
Ok $1Mil 3D printer pancake idea...
💥Stackable play-with-your-food pancakes.💥
Bottom stack? Nude pancakebreadman
Middle stack? Some fine cake-threads
Top layer? Make it dazzle with strategically placed fruits, chips, syrup, etc. _Accessorize_
#WIADCakes
Great, now I'll be thinking about @7eleven#SLURPEE even more often 😆 Great strategy insight by @benjudy. "Opposite of full stack strategy is always focused on features" #WIAD#design