The Journal: Articles
View the RSS feed for article posts in the JournalLong form writings that have been included in the journal.
-
What I think about when I think about writing a blog post
A non-definitive collection of things that cross my mind when I think about writing a new entry (blog post) for the journal section of my website.
-
Get your last played Spotify track using Netlify Graph
How I used Netlify Graph to generate a serverless function that would fetch my last played track from Spotify while handling authentication.
-
Checking conditions using Array.some()
Today I leant how to use the some() method on an array to check if user input contained a list of keywords.
-
Syndicating blog posts from an 11ty site to Dev.to using RSS
How I syndicate the blog posts from my website to Dev.to by providing an RSS feed for my journal page.
-
Responsive sizing with CSS
How to use css functions such as min() to create a fallback for clamp()
-
My experience with Google foo.bar
How I came across the invite only coding challenge created by Google to hire developers.