Nov. 28, 2021, 11:49 p.m.

🦥 "Correction does much, but encouragement does more." - Johann Wolfgang von Goethe

rendezvous with cassidoo

Hello!

I hope your week was a good one! I got to see some family and ate a whole lot for Thanksgiving. Let's boogie.

Was this forwarded to you? You can subscribe here!


Web links of the week

Introduction to Redux Toolkit for Beginners
reading-time library
A Showcase Of Lovely Little Websites
Josh W. Comeau: My Custom CSS Reset


Something that interested me this week

This past week was spent with family! We had a great time watching shows together (my sister-in-law had never seen Twilight, witnessing her see that series was a treat), playing board games (I've been loving Century: Spice Road), talking code (my husband and I and all of our siblings are all software engineers, what a bunch of nerds), and eating all kinds of Thanksgiving food. It was a great time!


Sponsor

This week is sponsored by GitHub!

The ReadME Project is part of GitHub's ongoing effort to amplify the voices of the developer community. Sign up for a monthly newsletter to receive developer features, podcasts episodes, and articles on emerging tech and cultural trends right in your inbox. Whether you're interested in a new framework or want to hear from the maintainer of your favorite OSS project, you're sure to learn something new!

Sign up for the The ReadME Project newsletter.


Interview question of the week

Last week, I had you group anagrams together. Great job Ben, Leyan, Gabor, Will, Dani, Taylor, Thillai, Rogerio, Topher, Rizwan, Don, Brandon, Les, Augustin, Ryan, Katherine, Dan, Chris, Claude, Zoe, Rafael, and Ten!

This week's question:
Given a string containing digits from 2-9, return all possible letter combinations that the number could represent based on phone numbers/letters. For example, 2 could be a, b, or c, 3 could be d, e, or f, and so on.

Example:

$ phoneLetter('9')
$ ['w', 'x', 'y', 'z']

$ phoneLetter('23')
$ ['ad', 'ae', 'af', 'bd', 'be', 'bf', 'cd', 'ce', 'cf']

Cool things from around the internet

RAMA Zenith with U4 Boba switches and GMK Botanical
How to Quiet Your Mind Chatter
Why city flags may be the worst-designed thing you've never noticed
Out of the Ashes: The Birth of the Chicago Public Library


Joke

What's a pumpkin's favorite sport?
Squash!


That's all for now, folks! Have a great week. Be safe, make good choices, and stay warm!

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

cassidoo

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

You just read issue #224 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