Echo JS 0.11.0

<~>

kirilloid 1959 days ago. link 1 point
addEventListener(‘scroll’, () => { ... }, { passive: true })
Would result in a smoother scrolling.