rssed

a collection of dev rss feeds - blogroll

Add a new feed

+

158 feeds


Cassidy Williams

Posts

Time containers πŸ”—

I keep busy, because I know no other way! [...]

Voice lessons taught me that I should be... true to myself πŸ”—

How karaoke preparation turned into self-discovery, through singing lessons! [...]

Making a simple React microphone component πŸ”—

The browser has some nice built-ins for building a microphone recording component, so you don't have to use third-party libraries! [...]

Why JavaScript variables don't always update πŸ”—

The way JavaScript assigns and references variables is sometimes weird, let's learn why. [...]

Layering CSS gradients πŸ”—

You can layer CSS gradients as background images, even for text! Check out how I did it for making a marker-like highlight. [...]

Traveling to technical events: A guide πŸ”—

Here's my current recommendations and gear for traveling to events as a techie! [...]

Analog girly πŸ”—

I like being able to do things without relying on the algorithms and connections in the world! [...]

Building the Micro Journal πŸ”—

I built myself a digital typewriter! [...]

Getting paid is weird and sometimes hard πŸ”—

I should make more money, right? [...]

Actually try on your job applications πŸ”—

It can be a pain to put in more effort on job applications, but it takes you further than you think. [...]

The Productivity apps I use in 2024 πŸ”—

Cassidy's current "stack" of task-tracking, calendar, and note-taking apps [...]

Figma Config recap πŸ”—

I spoke at Figma Config 2024 in San Francisco! [...]

Being funemployed, and all that jazz πŸ”—

What is a girl to do when her startup goes kersplat? Why, she blogs about it, of course! [...]

Greetings, future billionaires πŸ”—

Sometimes I am floored by how much money some people have. [...]

The Merge in Berlin recap πŸ”—

I went to Berlin for the first time and spoke at The Merge, a developer experience conference! [...]

Nice keyboards make me want to write blogs πŸ”—

I don't actually have anything to say, but I want to type on my keyboard right now [...]

I rewrote my blog! And website! They are one! πŸ”—

I merged my personal website and my blog into one beautiful babyβ€”er, website. [...]

Front-end Design Conference recap πŸ”—

I spoke at Front-end Design Conf in St. Petersburg, Florida, and it was great! [...]

Seattle and the internet πŸ”—

The internet today reminds me of when I used to live in Seattle. [...]

Non-traditional push presents πŸ”—

New parents often are given very baby-oriented gifts, and here's some that are more about them. [...]

I love reading fantasy again πŸ”—

Brandon Sanderson books have brought me back to loving a good adventure story! [...]

Building W-9 Crafter πŸ”—

I built an app for generating Form W-9s for U.S. contractors and freelancers, here's how! [...]

Styling a CSS pseudo-element with JavaScript πŸ”—

JavaScript can't target pseudo-elements, but that doesn't mean you can't mess with them! [...]

Jumblie has a database! πŸ”—

Using the power of Supabase and Netlify Build Plugins, I was able to make Jumblie a bit cleaner under the hood! [...]

Tips for posting on LinkedIn πŸ”—

I took a workshop from LinkedIn about how to post well, and they had helpful insights! [...]

How to test a browser extension locally πŸ”—

Here's a step-by-step guide for quickly testing browser extensions locally in Edge or Chrome. [...]

Sorting Git branches πŸ”—

If you're tired of your git branches being alphabetically sorted, you can change that! [...]

Use CSS accent-color to style your inputs πŸ”—

If you want a quick styling win, you can set a color for your input and progress HTML tags! [...]

HTML "self-awareness" with sibling indexing in JavaScript πŸ”—

Make your HTML more "self-aware" with a fun little trick to get its own index. [...]

Base CSS for your text-based pages πŸ”—

Sometimes the defaults your web browser gives you aren't very cute. Here's a lil snippet I use to fix that. [...]

Kind of annoyed at React πŸ”—

Just a little ranty rant about my fave JS library, ya know. [...]

I miss human curation πŸ”—

Where are my internet friends? And where are their weird blogs? [...]

Jumblie 100 πŸ”—

Today is the 100th Jumblie puzzle day! [...]

Experimenting with AI voice πŸ”—

I tried out the ElevenLabs Beta! [...]

Cassidy Williams... who is she πŸ”—

Cassidy Williams, this one, here, is the real one, don't listen to the others! [...]

Buh bye, 2023 πŸ”—

2023 is over, let's recap. [...]

Stock options, vesting, and exercising, oh my πŸ”—

Here's some advice around stock options and why they are... the way that they are! [...]

Publishing to my blog from Obsidian πŸ”—

This is how I publish to my Git-based blog straight from Obsidian (kind of) [...]

Ideal fishing spots πŸ”—

Sometimes our success is pushed to the side when the conditions aren't right, but that's okay. [...]

Geek mama... saying no πŸ”—

I can't "do it all" right now, but I can do some. Sometimes. [...]

Making a single line break in markdown πŸ”—

Here's how you can add single line breaks in your markdown documents! [...]

Cassidy's Gift Guide 2023 πŸ”—

I've got some gift suggestions for the nerds in your life! [...]

Jumblie Build Log πŸ”—

I built Jumblie, a jumbled word search game. Here's how! [...]

A use-case for CSS :has() πŸ”—

I found an unexpected use case for the newly, fully supported :has() selector! [...]

My first go tournament πŸ”—

I participated in the 2023 Chicago Rapid Open! [...]

Adding co-authors to TinaCMS's Git commits πŸ”—

You can add co-authors to the TinaCMS bot now more easily [...]

How and when to use keys in React πŸ”—

When you render lists in React, you need to use keys. [...]

Thirteen Potions Build Log πŸ”—

I made a game called Thirteen Potions for js13kgames, here's how I did it! [...]

Trying out TinaCMS πŸ”—

I'm trying out TinaCMS to make it faster and easier to post here! [...]

Calling an imported API at runtime in Astro πŸ”—

When you want to call an API at runtime in an Astro component, you have to import it in a different spot! [...]

Co-authoring Git commits πŸ”—

Sometimes you want to be able to credit others in a single Git commit, and luckily that's possible! [...]

Why I like Astro πŸ”—

Astro is the latest framework on the block that I've really been liking! [...]

Maternity TV πŸ”—

The shows that I've watched during my maternity leave [...]

Dear Cassidy of 2 months ago πŸ”—

A letter to my past self about the roller coaster of emotions I've been through. [...]

Open standards, trust, and Google πŸ”—

We should build and use software that uses open standards, and be careful about the companies in which we place our trust. [...]

Removing trailing space underlines from groups of anchor tags πŸ”—

Sometimes when you have a bunch of anchor tags, the trailing spaces around them are underlined. Here's how to fix that. [...]

Turning todos into tadas πŸ”—

Learning to focus on what I did do, rather than what I didn't. [...]

My c-section experience πŸ”—

I had a c-section recently and delivered my first baby! It was a lot. [...]

Three ways to set headers with Netlify and Astro πŸ”—

If you need to set headers in your Astro site to deal with CORS or custom requests, here's a few ways how! [...]

The Productivity apps I use in 2023 πŸ”—

My current 'stack' of task-tracking, calendar, and note-taking apps [...]

Memorize quotes πŸ”—

Memorizing quotes is probably one of my favorite easy 'life hacks'. [...]

When useEffect runs πŸ”—

useEffect can be challenging to understand, and manipulating exactly when it runs is a good skill to have! [...]

Quirky local delights πŸ”—

I love the weird things that remind you that you're home. [...]

Setting up Netlify Redirects with Astro πŸ”—

Making Netlify Redirects work with Astro is a quick one-line change! [...]

Loving and hating the streak πŸ”—

I have a love/hate relationship with my GitHub streak. [...]

The small, private wins πŸ”—

Sometimes I can't really share what I work on, and I just gotta deal with that and be happy! [...]

Importing SVG files as React components with Vite πŸ”—

With create-react-app, it was easy to import SVG files as components. Now with Vite, you can do the same! [...]

See ya, 2022 πŸ”—

2022 is over, taking a lil look back on how it was. [...]

My language brain is... broken? πŸ”—

I think in one language when I hear another, and... I have no idea why. [...]

Two(ish) months at Contenda πŸ”—

I've been at Contenda for about two months! [...]

Passing Markdown components to React or Preact in Astro πŸ”—

When you want to pass Markdown components to a non-Astro component (while using Astro itself), you need slots! [...]

Hello, world πŸ”—

Lorem ipsum dolor sit amet (but for real) [...]

Saying goodbye to my crappy vision πŸ”—

My vision sucks... for now, with LASIK on the horizon! [...]

Moose facts πŸ”—

I learned a lot about moose and need to tell people, namely you, about them [...]

Customizing my Zsh Prompt πŸ”—

Cassidy updated her Zsh prompt to have some fun colors, the date, and git information. Here's how! [...]

Renaming a folder on the GitHub website πŸ”—

Sometimes when you're working with the GitHub UI, you need to rename a folder before cloning it to your computer. Here's how! [...]

Make line breaks work when you render text in a React or Vue component πŸ”—

Sometimes you just want those pesky newline characters to actually work! [...]

Use Unicode characters for bullet points in CSS using ::marker πŸ”—

If you don't want to use plain bullets, the ::marker psuedo-element is for you! [...]

The Productivity apps I use in 2022 πŸ”—

Cassidy's current "stack" of task-tracking, calendar, and note-taking apps [...]

Adding a lang attribute to your Next.js site πŸ”—

Updating your Next.js sites to have a language set for screen readers is important for accessibility, and only takes a few lines of code! [...]

Build wicked fast sites with Astro: An Introduction πŸ”—

Astro is the latest new framework that seems pretty dang nice! [...]

React 18 Alpha is out! Now what? πŸ”—

They kept us in Suspense!! [...]

Shallow Routing in Next.js πŸ”—

Shallow routing isn't a deep topic. Heh. Heh heh. [...]

Pursuing Passive Learning πŸ”—

A little update on how some of my learning is going! [...]

Making a virtual credits sequence for your video calls with OBS and CodePen πŸ”—

It's always good to lead with pizzazz when you're ending a call. [...]

An Incredibly Serious Discussion about Next.js at Reactathon πŸ”—

Next.js is very, very serious and you should never, ever joke about it. Ever. [...]

Enabling AMP in your Next.js projects πŸ”—

You must appease the SEO gods. [...]

Adding Babel presets and plugins in Next.js πŸ”—

Babel presets and plugins help you add even more functionality to your code! [...]

React Children: The misunderstood prop πŸ”—

Both human and React children could use some help being understood. [...]

Query an API at both build time and runtime with Next.js πŸ”—

There's pros and cons to calling APIs at different times! [...]

How to turn off telemetry in Next.js πŸ”—

Don't let 'em catch ya! [...]

Add Web Monetization to your sites with Snippet Injection πŸ”—

You can use Netlify's snippet injection to add web monetization to any of your apps! [...]

Logging in Next.js πŸ”—

Where will your logs be? Depends on where you call them. [...]

Deploy from CodePen to Netlify in less than 30 seconds πŸ”—

It's faster to deploy from CodePen to Netlify than it is to read this blog post. [...]

React Strict Mode in Next.js πŸ”—

Strict mode helps you, help yourself. [...]

Environment variables in Next.js and Netlify πŸ”—

Environment variables in Next.js are pretty straightforward, and importing them to Netlify ain't too bad either! [...]

Global Styles in Next.js πŸ”—

Sometimes you'll want some styles that can be applied across your Next.js applications. [...]

Making a custom 404 page in Next.js πŸ”—

Don't be lost, don't be unfound, a 404 page gives you steady ground! [...]

Absolute Imports in Next.js πŸ”—

Get rid of those long, gross import statements in your Next.js apps! [...]

Why you should code together: Mob Programming FAQs πŸ”—

Our team at Netlify loves coding together, remotely! [...]

Building a custom React media query hook for more responsive apps πŸ”—

CSS only gets you so far, sometimes, when you want to pay attention to window sizes! [...]

"Escaping" Next.js to access the browser πŸ”—

When things are server-side, there's some tricks to get back to client-land! [...]

What is React Fast Refresh? πŸ”—

Hot module reloading has a new look! [...]

Next.js: Should I use SSR or SSG? πŸ”—

Next.js allows you to both server-side render and statically generate websites. Why would you choose one over the other? Read and find out! [...]

Using React Context for state management in Next.js πŸ”—

Ever wondered how you should manage state information across your Next.js applications without installing anything extra? Look no further! [...]

Follow your dreams (literally): How I designed and launched the Official Scrabble Keyboard πŸ”—

The Scrabble keyboard has been a passion project of mine, and now it's real! [...]

Building todometer: a meter-based to-do list πŸ”—

Just released my latest side project with Electron, React, and Redux! [...]

Building My S60-X Keyboard πŸ”—

After a bunch of trial and error, I built and programmed my first mechanical keyboard! [...]

L4 Digital: First Impressions πŸ”—

This week was my first week at L4 Digital! [...]

Writing Practice: The Agua Caliente Airport πŸ”—

I did a writing exercise using a random Wikipedia page. And puns. [...]

Subconscious Learning πŸ”—

I've been learning about... learning lately, specifically subconscious learning. Here's what I've found! [...]

Pure CSS3 Text Carousel πŸ”—

I built a pure CSS text carousel because I couldn't find one I liked. Here's how I did it, and tweaks for later. [...]

Closures in JavaScript πŸ”—

Closures in JavaScript are an important concept that all JS devs should know. So here's a summary for you. [...]

Messing with Sketch Club πŸ”—

I got the app Sketch Club and have really enjoyed making some fun drawings! [...]

5 applications of linear regression that will drive him crazy πŸ”—

Push these sexy applications in his mind to spice things up and drive him nuts. [...]

Adding Keyboard Shortcuts to your React Apps πŸ”—

Using the Mousetrap library, you can add keyboard shortcuts to your React apps. [...]

Making the Whitney Houston API πŸ”—

I made a Whitney Houston API. Because why not. [...]

Picking your brain: Cold call email etiquette πŸ”—

I get a LOT of emails from people asking to "pick my brain." Here is how I wish people would approach this. [...]

One year at Venmo πŸ”—

I've been at Venmo for a year! [...]

A Brief History of the PNG πŸ”—

The PNG file format has been around forever... sort of. Not really. [...]

The CSS Image Values Spec πŸ”—

The CSS Image Values Spec allows you to cleanly blow up pixel art on the web. [...]

Finding a Mentor πŸ”—

Finding a mentor isn't always as explicit as it seems. [...]

The positives coming from the negatives πŸ”—

From the negatives we see and experience online, together we can create positives. [...]

A Weekend at BattleHack Boston πŸ”—

I had my first hackathon experience as a Venmo employee this past weekend, and boy was it fun! [...]

My last days at ISU πŸ”—

I'm leaving Iowa State in a few weeks, which is both a bummer and very exciting. [...]

How to ask for help πŸ”—

Some people don't know how to ask for help. Luckily, there's a proper way to do it. [...]

10 Tips for Successful Public Speaking πŸ”—

Public speaking is the number 1 fear out there. Let's conquer it together. Lovingly. [...]

The laptop you need for college πŸ”—

Too often people go for the biggest and best laptop out there, when there are reasonable, affordable options. Let's talk about it. [...]

HackISU Hackathon!! πŸ”—

We had the first ever Iowa State hackathon! [...]

How to Ace an Interview πŸ”—

Interviews are scary, but they don't have to be. When you're on the spot, it's best to be prepared. Let's prepare you. [...]

Things you should have on your LinkedIn profile πŸ”—

As much as I'd like to say that your looks will get you far, sometimes actual information is good to know too. [...]

What is Computer Science ACTUALLY like? πŸ”—

You might question CS as a major, but I'm here to tell you not to! [...]

Feedback is awesome πŸ”—

I love getting feedback from people. You learn most from it. [...]

My Talk at TEDxDesMoines πŸ”—

I spoke at TEDxDesMoines, come hear what I had to say! [...]

My "romantic" Valentine's Day plans! πŸ”—

Don't be fooled, I'm coding on Valentine's Day. [...]

HTML+CSS Tutorial, Part 2 πŸ”—

This is part 2 of a two-part tutorial for beginners as an introduction to HTML and CSS. [...]

HTML+CSS Tutorial, Part 1 πŸ”—

This is part 1 of a two-part tutorial for beginners as an introduction to HTML and CSS. [...]

Here come the 2013 Mashups! πŸ”—

Here's some of my favorite mashup music of the year! [...]

Inspirational quotes to get you through the day πŸ”—

These are some great quotes that have really helped me out! [...]

I am better than you at everything πŸ”—

(I'm not, actually) [...]

Things you should have on your LinkedIn profile πŸ”—

People should know what you're about! [...]

Finding your dream major in college πŸ”—

What if you could study exactly what you wanted to? [...]

Crushing Procrastination in 3 Steps πŸ”—

You should be doing that thing. You know that. [...]

Design Your First iPhone App πŸ”—

It's not too bad to start building the phone app of your dreams! [...]

Tips for remembering names πŸ”—

Because we've all panicked about this at some point or another. [...]

5 Questions to Ask Your Boss πŸ”—

The squeaky wheel gets the grease! [...]

Networking as a college student πŸ”—

Networking is one of the most important skills you can develop! [...]

A Weekend at PennApps πŸ”—

I went to PennApps to hack some apps and take some names! [...]

Crushing the Impostor Syndrome πŸ”—

Sometimes you don't feel like you're good enough, and that you're fooling everyone. You're not alone. [...]

Startup Weekend Ames πŸ”—

We built some fun things at Startup Weekend! [...]

Happy Pi Day! πŸ”—

It's the mathiest day of the year! [...]

I went to the White House! πŸ”—

My sister and I were so thrilled to be included in such a cool event! [...]

What's a house that's white in Washington D.C.? πŸ”—

My sister and I got some exciting news! [...]

Grace Hopper in Baltimore! πŸ”—

I'm at a huge women in tech conference! [...]

Facebook's 2012 Summer of Hack πŸ”—

I got to check out the Seattle Facebook offices for their summer hackathon! [...]

This is how a rock star feels πŸ”—

I had an incredible day!! [...]

How my big bod broke a bus πŸ”—

I am a real Spaniard now! [...]

System.out.print("My Major"); πŸ”—

I'm studying computer science! [...]

The T in Often πŸ”—

Don't pronounce it! [...]

Amazing and Free Software πŸ”—

Here's some great free software! [...]

The Wrist Keyboard πŸ”—

Someone made a wearable keyboard! [...]

Hello. πŸ”—

Wee a blog! [...]