In the past when I wanted to have smooth scrolling on a website I'd just use this jQuery snippet by CSS-Tricks. It does exactly what I want and didn't require any javascript library (except jQuery). These days I prefer to avoid using big libraries li...
Hi all, I'm looking for a step by step tutorial for transitions like this one (click the girl...) or this one Very simple transitions but still I can't wrap my head around it - even with flexbox - UI elements on the page are constraint. and this is e...