Oct. 1, 2023, 11:16 p.m.

🪣 "Perseverance is failing 19 times and succeeding the 20th." - Julie Andrews

rendezvous with cassidoo

Happy October!

I'm glad we're all awake now that September has ended. Time to gather some knowledge!

Was this forwarded to you? You can subscribe here!


Web links of the week

Signal boosting
The Angular Renaissance: Why Frontend Devs Should Revisit It
Tower Defense
Responsive type scales with composable CSS utilities
What codegen is (actually) good for


Something that interested me this week

This week I was on the PodRocket podcast talking about CSS, Bun, and some fun hot takes!

I also took my Thirteen Potions game that I made a few weeks ago and added it to Itch.io for the first time! It's not that big a deal, but I've always wanted to put a game in a marketplace, so I'm happy with it.


Sponsor

This issue is sponsored by The Sukha Company!

It's a free task app that gives you:

  • A coach to encourage you
  • Pomodoro timeboxing
  • A variety of music choices
  • Muted notifications
  • Nudges when you get distracted
  • Breathing exercises
  • A leaderboard
  • And moooore!

Use code CASSIDY for 20% off the pro plan!


Interview question of the week

Last week, I had you find Pokémon strengths and weaknesses from an API. You caught 'em all, Neil, 413, Rincon, Francisco, Charles, Miguel, Ten, Dan, Martin, Don, Divine, Christian, Karthick, Sean, Frances, Augustin, Clifford, Usman, Josh!

This week's question:
Given two integers source and target, add operators in the source number to make it equal target, if possible. You can return just one, or all possibilities for this!

Example:

> addOperators(123, 6)
> ["1*2*3", "1+2+3"]

> addOperators(3456237490, 9191)
> [] // none possible

Cool things from around the internet

Only 8%
SmarterChild: flashback to 2001
Kids and teens are inundated with phone prompts day and night
Moment 60 with GMK Amethyst.


Joke

When my husband told me to stop impersonating a flamingo, I had to put my foot down.


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

Special thanks to Gabor, IceSloth, Ezell, Ximena, Sebastián, Ben, Sema, Kinetic Labs, Kara, and Carmina for supporting my Patreon and this newsletter!

cassidoo

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

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