May 26, 2025, 12:22 a.m.

πŸ… "False expectations take away joy." - Sandra Bullock

rendezvous with cassidoo

Hey friends!

Happy Memorial Day to those in the States, and happy last-week-of-May to everyone else! I hope you had a good week and get to enjoy a relaxing long weekend.

Onwards!

Was this forwarded to you? You can subscribe here!


Web links of the week

You can style alt text like any other text
A Brief History of JavaScript
Handling routes in JavaScript projects
How to Convince People to Care and Invest in Accessibility


Something that interested me this week

Y'all sent such kind messages to me when I mentioned I felt like I was in a funk last week! Thank you.

This week, I tried to fix the funk by blogging about styling HTML inputs and messing with some side projects during baby nap times! I have a couple projects that are nearly done and I can't wait to actually make use of some domain names. With luck, I'll be sharing those soon!


Sponsor

Latest frontend trends from developers AND managers – grab the report

The Software House teamed up with 260 tech managers from 59 countries to bring you the updated version of the State of Frontend 2024.

This third edition goes beyond developer opinions. It adds management-level insights to uncover where leadership and engineers align and where they don’t.

Standout findings? Companies are simplifying their stacks. 68.9% of businesses are bringing AI into their workflows, and full-stack devs are cool again!

Grab your copy!


Interview question of the week

Last week, I had you make an ASCII cube generator! Y'all wrote some COOL entries, they were so fun to go through!! Awesome job David, Ten, Muhammad, Neha, Austin, Winnie, Mario, and Uwe, definitely look through these.

This week's question:
Given two arrays, return all pairs (where each number is in each array) whose sum is an odd number.

Examples:

oddSum([9, 14, 6, 2, 11], [8, 4, 7, 20])
> [9, 20], [14, 7], [11,8]

oddSum([2, 4, 6, 8], [10, 12, 14])
> null // (or whatever falsy value you prefer)

(you can submit your answers by replying to this email with a link to your solution, or share on Bluesky, Twitter, LinkedIn, or Mastodon)


Cool things from around the internet

5 Levels of Invisible Edits (video)
Ice Ring 63 RT with Lelelab Supsup Classic Red
Why Is Everybody Knitting Chickens?
Sergei Rachmaninoff's "Polka Italienne" performed by Mela Guitar Quartet (video)


Joke

I can't wait to hear the results of the bug-eating contest... I have butterflies in my stomach!


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

Special thanks to IceSloth, Ezell, SebastiΓ‘n, Ben, Kinetic Labs, and Marta for supporting my Patreon and this newsletter!

cassidoo

website | blog | github | bluesky | twitter | patreon | twitch | codepen | mastodon

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