How I put the scroll percentage in the title bar

Published - May 13, 2020

Since react-scoll-percentage uses Intersection Observer, which is a relatively new browser API, we also need a polyfill for browsers that doesn’t support it yet.