Sarah Shook
<ShookBlog/>

<ShookBlog/>

Follow
homebadges

Outline vs. Border For Debugging Overflowing Elements

Aug 5, 20233 min read

I recently posted a Tweet (Xeet?) about how to troubleshoot overflowing elements using a global CSS trick to find that pesky element causing overflow...

Outline vs. Border For Debugging Overflowing Elements

How to Use SVGs as Tags in React

Dec 14, 20205 min read

This article covers how to allow SVGs to be utilized as imported (tagged) components in your React app, which can be used and styled in congruence...

How to Use SVGs as Tags in React

An Introvert's Personal Guide to Tech Twitter

Nov 22, 202018 min read

Looking through my Twitter feed, you probably wouldn’t know that I'm an introvert. In "real" life, I have a small circle of friends, crowds overwhelm...

An Introvert's Personal Guide to Tech Twitter

Going Back to the Basics with FreeCodeCamp's Responsive Web Design Course

Oct 3, 20203 min read

I've been working with HTML and CSS heavily for about 4 years now, and I considered myself proficient with them. I've begun looking for full-time...

Going Back to the Basics with FreeCodeCamp's Responsive Web Design Course

The Bare Basics of PowerShell

Sep 29, 20204 min read

PowerShell is a powerful tool you can add to your skillset. It has been around since 2006, when it was added to Windows as a task automation and...

The Bare Basics of PowerShell

How to Fix Stacking SVG Paths

Sep 10, 20203 min read

I've been playing around with SVGs to make more in-depth text effects. I am in the process of figuring out how to do some fun entry transitions with...

How to Fix Stacking SVG Paths