Posts
Loading
When I initially learned about oauth flows, I wondered why refresh tokens were a thing. I think this blog post by April King is a great summary of why they are used and how they help increase the security in several incremental steps.
A very thorough explanation of the difference between attributes and properties in the DOM.
https://jakearchibald.com/2024/attributes-vs-properties/
A nice video on how the cascade in CSS works.