NWNour Waelinnourwael.hashnode.dev·Apr 11, 2024 · 1 min readImages Optimization: decoding attributeWhen you are programmatically optimizing images on your website, the decoding attribute can be a helpful tool, depending on your use case, in addition to other optimization techniques. Simply, you add this attribute to the image and it can have 3 v...00
NWNour Waelinnourwael.hashnode.dev·Apr 10, 2024 · 1 min readNext.js Intercepting Routes 101Recently, I was working on a side project where I encountered a problem that piqued my interest. I wanted to create a modal with the same content as the authentication page without opening the page itself and displaying it inside the home page when I...00