Links For You (12/28/24)

Welcome to the last Links For You for 2024. Believe it or not, I started this series way back in April of 2022, and I don’t know about you, but it’s been one of my favorite features of my blog. I love sharing cool links (a…


This content originally appeared on Raymond Camden and was authored by Raymond Camden

Welcome to the last Links For You for 2024. Believe it or not, I started this series way back in April of 2022, and I don't know about you, but it's been one of my favorite features of my blog. I love sharing cool links (and music videos!) with readers, and I hope yall have enjoyed it as well. This is my second to last post for the year so there's still a bit more content coming, but for now, let's get into the cool stuff!

An Alpine.js Bluesky RSS Reader

Folks know I love Alpine.js, and this first post is a great example of why. Andy Jarrett demonstrates how he built a RSS reader of his Bluesky profile using Alpine.js. It's relatively simple to do so, and one of the reasons I think Alpine.js is so great is that it's a lightweight addition to your web page, versus heavier options like React and Vue.

JavaScript's Nullish Coalescing Assignment Operator

I'll be honest with you. I can't always remember all the "special" operators JavaScript has. Once again, this is a good reminder about why I tend to fail code tests in interviews. (And I'm fine with that.) In this post, Trevor Lasn explains the nullish coalescing operator (??=) and how you can use it in your code.

This is explained better in the post, but to be clear, this operator is not the same as the nullish coalescing operator. One is always going to assign a value and one (the nullish coalescing assignment operator) will only assign if the value is currently null. Take my word for it, just read the post.

Destructuring in JavaScript

Last up is another JavaScript post, this one focused on destructuring: "A guide to destructuring in JavaScript". This is a fairly intensive guide to destructuring filled with loads of examples. I thought I knew this topic pretty well but I definitely ran into a few things I did not know, so once again, this is well worth your time.

Just for Fun

Last but not least, how about a freaking music video built in CSS and HTML? Yes, just when you thought you couldn't fall behind in how awesome CSS has become, here's a great example!

See the Pen CSS Music Video - No Images - Pure Code. by Ben Evans (@ivorjetski) on CodePen.


This content originally appeared on Raymond Camden and was authored by Raymond Camden


Print Share Comment Cite Upload Translate Updates
APA

Raymond Camden | Sciencx (2024-12-28T18:00:00+00:00) Links For You (12/28/24). Retrieved from https://www.scien.cx/2024/12/28/links-for-you-12-28-24/

MLA
" » Links For You (12/28/24)." Raymond Camden | Sciencx - Saturday December 28, 2024, https://www.scien.cx/2024/12/28/links-for-you-12-28-24/
HARVARD
Raymond Camden | Sciencx Saturday December 28, 2024 » Links For You (12/28/24)., viewed ,<https://www.scien.cx/2024/12/28/links-for-you-12-28-24/>
VANCOUVER
Raymond Camden | Sciencx - » Links For You (12/28/24). [Internet]. [Accessed ]. Available from: https://www.scien.cx/2024/12/28/links-for-you-12-28-24/
CHICAGO
" » Links For You (12/28/24)." Raymond Camden | Sciencx - Accessed . https://www.scien.cx/2024/12/28/links-for-you-12-28-24/
IEEE
" » Links For You (12/28/24)." Raymond Camden | Sciencx [Online]. Available: https://www.scien.cx/2024/12/28/links-for-you-12-28-24/. [Accessed: ]
rf:citation
» Links For You (12/28/24) | Raymond Camden | Sciencx | https://www.scien.cx/2024/12/28/links-for-you-12-28-24/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.