Sept. 20, 2021, 12:08 a.m.

🪝 "To invent, you need a good imagination and a pile of junk." - Thomas A. Edison

rendezvous with cassidoo

Hey friends!

I hope you had a good week! Mine was so fun, I got to see my coworkers in person! Fun stuff happened in the internet this week too. Let’s go!


Web links of the week

kbar
Material-UI is now MUI!
Intro to D3.js
Orchestrating Complexity With Web Animations API


Something that interested me this week

This week, some of my coworkers came into town! I had never met them in person before, and we had a blast eating food, talking shop, and singing a lot of karaoke. It’s so strange to think that some of the relationships I’ve grown the most in the past year and a half have been entirely virtual ones.


Sponsor

This week’s sponsor is Jamstack Conf!

Join 20,000 developers and web teams at Jamstack Conf on Oct 6 & 7th! With a stellar line up of community speakers and companies, this is the web development event you won’t want to miss.

  • Connect with frontend developer community members who have built Jamstack apps at incredible scale and complexity.
  • Be the first to see new technology launches, and learn directly from the creators and makers in the Jamstack community.
  • Preview what’s next for the Jamstack ecosystem, including bleeding-edge frameworks and new tech at the data layer.
  • There will definitely be jokes. We can’t guarantee they will be good.

Register for free today!


Interview question of the week

Last week, I had you return well-formed parenthesis. Great work Les, Leyan, Lenz, Jesper, Deepak, Roman, Sophie, Ten, Gabor, David, Karim, Rafael, Marcin, Dhaval, Rachel, and Faisal!

This week’s question:
Given a string of HTML, detect and print all the HTML tags, attributes and values of attributes.

Example:

$ parseHTML(`<p><img src="https://i.imgur.com/LSG9xg3.jpeg" /></p>`)
$ [{ tag: 'p' }, { tag: 'img', attributes: [{'src': 'https://i.imgur.com/LSG9xg3.jpeg'}] }]

Cool things from around the internet

Cheese Grater Restoration
Winner of the 2021 Beautiful Bizarre Art Prize
Stats for Startups
KBDFans 60% Bamboo keyboard


Joke

Edgar Allen Poe is about to run into a tree. What do you say?
Poetry!


That’s all for now, folks! Have a great week. Be safe, make good choices, and take time off if you need it!

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

cassidoo

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

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