I finally got around to creating my first deployment pipeline
For the first time in my life, I have written a deployment pipeline for a personal project. Here's how it went and what I learned.
I like to write about anything from coding tips to rants about life.
For the first time in my life, I have written a deployment pipeline for a personal project. Here's how it went and what I learned.
I'm deep into Heroes of Olympus book 4 so I figured now would be a good time to think about whose POVs I enjoy the most, and least.
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.
Nesting? Natively? Yes, please. The new & nesting selector is here and it's pretty awesome.
I recently checked out HiDive's newly redesigned website. It's pretty.. until you look under the hood.
Accessing the DOM inside of a composable is easy as long as you know you have access to lifecycle hooks.