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 with imported icon packages. React Icons is a robust icon library that includes hundreds (if not thousa...
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 me, and I need a lot of alone time (though nowadays that's rare since I'm a parent). This article is...
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 remote web developer roles; I want to boost my chances of hire as much as possible, and as I don't have ...
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 configuration framework. Powershell used to be only available on Windows, but since 2016 it has become a ...
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 the word "Hello!" using a cursive font called Clicker Script, and the first step was to separate the ...