when I have to put in a box
Blog: Web Development
Sticky header with show/hide on scroll
Published:This snippet allows you to make (almost) any header sticky on the page which hides itself when you scroll down, but pops-up again when you scroll up. And as a bonus a step-by-step guide on how to implement this in Oxygen Builder.
Understanding Cache
Published:In a world where websites need to be fast and everyone shouts to optimize everything, there is one thing which is always mentioned: "cache". But what is it, how does it work and which layers of cache are there?