Jan. 31, 2022, 12:33 a.m.

đŸȘ "Some stories don't have a clear beginning, middle and end." - Gilda Radner

rendezvous with cassidoo

Hyellloooo!

Can you believe it’s the end of January already? I can’t. Let’s end on a high note!

Was this forwarded to you? You can subscribe here!


Web links of the week

A pipe operator for JavaScript: introduction and use cases
How to create a full-stack app with AWS Amplify Studio
Vue.js: Everything you need to know
How to Cycle Through Classes on an HTML Element


Something that interested me this week

It’s hard to believe that I’m about to hit the one month mark at my new(?) job with Remote already. I’m both still drinking from the firehose, learning as much as I can, while also now getting into the swing of things.

I mentioned last week that I’ve been getting back into my side projects… this is pretty much how they’ve gone so far.


Sponsor

This week’s sponsor is Sourcegraph!

You can’t fix what you can’t find. Remediate vulnerabilities with confidence knowing you found every instance of affected code. Track your remediation initiatives to completion with automated fixes and pull requests. With Sourcegraph, timely resolution is a search away.

  • See how Cloudflare accelerates debugging and improves security with code search
  • Learn how Quantcast resolves incidents faster with large-scale refactoring

Every day, the most productive dev teams use Sourcegraph to build software you rely on.


Interview question of the week

Last week, I had you find palindromes in files! Nice work Leyan, Will, Les, Peter, Rafael, and Ten!

This week’s question is sponsored by Sourcegraph!
Given an array of people and their timezones in UTC, write a function to return the local time for a given person. Extra credit: add options for a 12 or 24 hour clock!

Example:

let humans = [
    { name: 'Clara', timezone: 'UTC−4:00' },
    { name: 'Cami', timezone: 'UTC−7:00' }
    { name: 'Ximena', timezone: 'UTC−5:00' }
]

$ localTime('Cami')
$ 10:26pm // This will change depending on when you run the function

Cool things from around the internet

CD / Color
The Meridian Typing Sounds - Epsilon Switches
The Rise of the Fork
The Attack of Zombie Science


Joke

What’s the difference between a well dressed person on a bicycle and a poorly dressed person on a unicycle?
Attire!


That’s all for now, folks! Have a great week. Be safe, make good choices, and get enough sleep!

Special thanks to Gabor, Stephen, IceSloth, Emad, Alaska, Josh, Conor, Ezell, Pedro, Karthic, Ximena, Paige, Zev, SebastiĂĄn, and Ben for supporting my Patreon and this newsletter!

cassidoo

website | twitter | patreon | github | twitch | codepen | polywork

You just read issue #233 of rendezvous with cassidoo. You can also browse the full archives of this newsletter.

Share on Twitter Share on LinkedIn Share on Hacker News Share on Reddit Share via email
GitHub Website LinkedIn