About 184 results
https://www.coryd.dev/posts/2024/an-aspirational-web · 14 Dec 2024
The W3C released a statement on ethical web principles and — before proceeding any further — I'd strongly encourage you to go read it . It's a brief read and one well worth reflecting on.
https://www.coryd.dev/reading/books/1617299472/design-for-developers · 10 Dec 2024
I found this particular book quite helpful and insightful. I've done frontend development work for 10+ years and have worked with so many designers I've respected and learned from. What this did was to help codify some of what I've read about (or learned) ...
https://www.coryd.dev/posts/2024/rebuilding-your-netlify-site-at-regular-intervals · 6 Dec 2024
With my site on Netlify I've set up a function to rebuild it at regular intervals (hourly, in my case).
https://www.coryd.dev/posts/2024/2024-in-review · 3 Dec 2024
Wow, what a year. To address the elephant in the room up front: on the macro scale, things are bleak. Electing a fascist for economic reasons still means you elected a fascist. That said fascist proceeded to nominate a clown car full of people I wouldn't t...
https://www.coryd.dev/posts/2024/dns-records-and-a-cloudflare-security-violation · 30 Nov 2024
This site (was) hosted on Cloudflare Pages. In an effort to make scheduling more convenient for my mentee from Underdog Devs , I set up SavvyCal . Without giving it any thought, I added an easy to remember CNAME and pointed it at SavvyCal.
https://www.coryd.dev/posts/2024/scheduling-posts-and-links · 28 Nov 2024
I updated my post, link and syndication feed query logic to allow for post scheduling.
https://www.coryd.dev/posts/2024/importing-music-metadata-from-plex · 12 Nov 2024
To track the music I listen to I need to add records for artists and albums associated with them. This is something I've tackled manually — add an artist name, slug, description and a record for each album.
https://www.coryd.dev/reading/books/1617295779/web-components-in-action · 11 Nov 2024
Well worth the read as a primer on web components. I found the whole book to be approachable, insightful and well-written. Highly recommended for front end developers with an interest in standards and techniques pertaining to web components.
https://www.coryd.dev/posts/2024/heres-how-this-is-all-put-together · 8 Nov 2024
I've been fiddling with this site for the better part of a year now and now that it's fairly stable, I'm putting together what amounts to a public README (or a note to self). This post is that document.
https://www.coryd.dev/posts/2024/building-an-album-releases-calendar-subscription · 27 Oct 2024
As part of tracking the music I listen to I also keep track of upcoming albums. When I add an album, I also have fields for release dates and links.