Hello friends!
I hope you had a good week! Mind was full of speaking and… playing video games.
Onwards!
Temp API
Deep Dive into Rust for Node.js Developers
React API evolution
Gute
This week, I spoke at Headless Commerce Summit (about caching and Pokémon, naturally), and at React Finland (about Next.js)! Both were fun events, and we had a lot of good conversations afterwards.
Outside of these talks… I played a bunch of Civilization! I won a Diplomatic Victory for the first time. It was very exciting. I kind of felt some guilt about not being productive after work, but having that extra time to myself to just play and relax the brain a bit was so great!
This week’s sponsor is ConvertKit, the easiest way to grow your audience as a creator.
ConvertKit is used by a wide range of creators to connect with their fans, from developers like Adam Wathan and Dan Abramov, to authors like Gretchen Rubin and James Clear, to musicians like Leon Bridges, Lindsey Stirling, and Tim McGraw.
You can start your project by creating a landing page in just a few minutes. ConvertKit has over 50 landing page templates to help you get started. Once your list is growing, you can add automations to send your best content to your fans on their schedule.
And with ConvertKit Commerce, you can earn a living from your work by selling subscriptions and digital products directly to your audience. So if you’ve been thinking about writing a guide, ebook, or paid newsletter it’s super quick to get started.
Oh yeah, and ConvertKit is free for up to 1,000 subscribers. Paid plans start at $29/month.
Last week, I had you make a Connect Four game! There were some really fun entries this time around, awesome job Ashwin, Ten, Tobias, Jesper, Dani, Leyan, Les, Face the Wolf, Ricardo, and Jay!
This week’s question:
Given a list, return a list of all its prefixes in ascending order of their length. You’re essentially implementing the inits function in Haskell!
Example:
$ inits([4, 3, 2, 1])
$ [[], [4], [4,3], [4,3,2], [4,3,2,1]]
$ inits([144])
$ [[], [144]]
“Cultivating an Art of Noticing” in the Age of Scrolling
Things your manager might not know
A New Surf Culture
Custom Resin keyboard with SA Chocolatier
You know what the best thing about boolean variables is? Even if you’re wrong, you’re only off by a bit!
That’s all for now, folks! Have a great week. Be safe, make good choices, and compliment someone when you see them doing well!
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