Aug 14, 2024
Why am I just finding out about #region?
As much as I love to organize my code, I'm ashamed to admit I never knew that #region. A way to create custom, collapsible pieces of code.
- #coding
Read more
I like to write about anything from coding tips to rants about life.
Aug 14, 2024
As much as I love to organize my code, I'm ashamed to admit I never knew that #region. A way to create custom, collapsible pieces of code.
Read more
May 3, 2024
Nesting? Natively? Yes, please. The new & nesting selector is here and it's pretty awesome.
Read more
Apr 26, 2024
I recently checked out HiDive's newly redesigned website. It's pretty.. until you look under the hood.
Read more
Mar 7, 2024
Accessing the DOM inside of a composable is easy as long as you know you have access to lifecycle hooks.
Read more
Jan 28, 2024
The aspect-ratio CSS property is so easy and awesome, how could you not love it? Let's look at the old way, and the new way of achieving an element at a specific aspect ratio.
Read more
Jan 21, 2024
Modular CSS? What?! Well, it's here, and it's pretty cool. Let's talk about the ups and downs of using it.
Read more