June 6, 2021, 10:36 p.m.

🦞 "It is absolutely imperative that every human being's freedom and human rights are respected, all over the world." - Jóhanna Sigurðardóttir

rendezvous with cassidoo

Hey friends!

I hope your week was great! I enjoyed having a shorter work week with Memorial Day rolling in, and did a bunch of house work as well. Anyway, let's surf!


Web links of the week

jsonmatic – transform a CSV into a JSON
How to Memoize with React.useMemo()
Making JavaScript run fast on WebAssembly
RTL:WTF - Read the web like Right-to-Left readers do


Something that interested me this week

I had a pretty busy week! I wrote up a blog post on shallow routing in Next.js, officially joined the Stack Overflow podcast as a semi-regular host, livestreamed with CockroachDB, and prepped for MCing Front-End Test Fest this next week (it's free, you should join)! It was a lot to squeeze in to a shorter work week, but really fun. Plus I got back into watching some K-Dramas, which is always a good time.


Sponsor

Contentful is a content platform that lets you create, manage and distribute content to any channel. Unlike a CMS, we give you total freedom to create your own content model so that you can design one that fits your needs. You can deliver your content anywhere you want — whether you're creating websites, mobile apps or a completely new type of program — using REST, GraphQL or our SDKs.

Sounds great! How do I get started? Check out our latest tutorial project: “Showcasing the Contentful blog with E-Ink, CircuitPython and IoT.” Inspired by the NYTimes Moveable Type installation, Contentful developer evangelist Shy Ruparel shares a low-powered E-Ink display that showcases the Contentful blog posts using the AdaFruit MagTag. It’s a fun tutorial that presents how you can easily integrate Contentful with not only the Web or Mobile devices, but also IoT devices.


Interview question of the week

Last week, I had you implement the Haskell inits function! Awesome work Sophie, Dhanush, Leyan, Vanessa, Vishwa, Les, Ashleigh, Maaz, Neeraj, Jean-François, Jesper, Face the Wolf, Sreetam, Emmanuel, Lakshay, Lucie, Rafael, Ricardo, Dominic, Kushagra, Thomas, Ivana, Ashwin, Shriram, Mark, Kofi, Ten, and Shreya!

This week's question:
Given three numbers, return their product. But, if one of the numbers is the same as another, it does not count: If two numbers are similar, return the lonely number. If all numbers are same, return 1.

Example:

$ lonelyNumber(1,2,3)
$ 6

$ lonelyNumber(6,6,4)
$ 4

$ lonelyNumber(7,7,7)
$ 1

Cool things from around the internet

Mary Jane Richards, Black spy in the Confederate White House
Eunoia: Words That Don't Translate
Garbage Truck keyboard
NPR's Favorite Books of 2020


Joke

Why did grape prices go up?
There was a raisin demand.


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

Special thanks to Gabor, Stephen, IceSloth, Luna, Emad, Alaska, and Josh for supporting my Patreon and this newsletter!

cassidoo

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

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