namitoyokota / portfolio

My personal web portfolio built with Next.js 😎
https://namitoyokota.com
2 stars 0 forks source link

Load content in order #34

Open namitoyokota opened 2 years ago

namitoyokota commented 2 years ago

“Lazy load” the content so that there is a delay after the content becomes in view.

namitoyokota commented 2 years ago

Example: http://salleedesign.com/#/

namitoyokota commented 2 years ago

Fade in content as it becomes inside of the view. Should be a simple CSS property but look in here: https://www.elanmiller.com/