Oct. 18, 2021, 12:25 a.m.

🪜 "Reality is one of the possibilities I cannot afford to ignore." - Leonard Cohen

rendezvous with cassidoo

Welcome back!

I hope your week was a good one. Mine was pretty swamped, but I had a great time speaking at a few events and podcasts. Onwards!


Web links of the week

The Autofill Dark Pattern
Jamstack Developers' Favorite Frameworks of 2021
Deprecation of jQuery Mobile
Myths about Web Accessibility


Something that interested me this week

I've had a great time interacting with other developers this week. Outside of recording a few podcasts, I gave a talk on how Astro works from the ground up, and talked about the Jamstack on James Q Quick's livestream! I haven't had a ton of time lately to work on my side projects, but talks like these definitely make up for it.

Also, if you're feeling generous, the Last Week in AWS charity shirt is live now! All proceeds go to 826 National.


Sponsor

Interested in building blockchain applications? Can’t stop hearing about Web 3.0? Curious what it’s like to work in the crypto space? Check out these guides to get your hands dirty building:

  • A Hello World Smart Contract on Ethereum
  • Creating and deploying your First NFT
  • The Alchemy Vision

Alchemy is the leading blockchain development platform powering 70% of the top Ethereum apps including OpenSea, Aave, Dapper Labs, and PWC. But most of all, we’re a team of developers looking to build the future of the internet together! 🤝

Learn more:

  • Sign up for free - and get started building today!
  • Join Discord - where the community hangs out
  • YouTube - videos and explainers on all things crypto
  • Documentation - tons of tutorials and beginner guides
  • Twitter - but really you should follow Albert :)

Interview question of the week

Last week, I had you figure out if a number is "odious" or not. Awesome work Griffin, Gabor, Ben, Les, Phillip, Maaz, Taylor, Andy, Jesper, David, Sreetam, Lucas, Leyan, Md, Deepak, Ten, Zoe, Glenn, Neil, Rafael, Tamas, Andy, Rob, Ivana, and Tania!

This week's question:
Given an array of objects A, and an array of indexes B, reorder the objects in array A with the given indexes in array B.

Example:

let a = [C, D, E, F, G, H];
let b = [3, 0, 4, 1, 2, 5];

$ reorder(a, b) // a is now [D, F, G, C, E, H]

Cool things from around the internet

Is Nuclear Power Our Best Bet Against Climate Change?
MorphCharts
How to stop overthinking
Custom 40% Ortho Keyboard


Joke

Pierre Curie walks into his lab and says to his wife: "Marie, every single day you look more radiant."


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

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

cassidoo

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

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