Managing z-indexing can be a real pain at times. Dealing with many different elements, all of which have to specify different z-index values to ensure the correct stacking context. Thankfully, the CSS isolation property can help remove some of the hassle.
Bits and bytes of code
Bytes is my collection of short-form posts, tips, and things I learn as I build software.