Fylo dark theme landing page, built with Astro SSG

Solution retrospective
Practicing Astro SSG and learning View Transition API.
Problem with View Transition API was that it works by taking a screenshot of the current page (!!! how it looks like when page first loads !!!) and any "hidden" elements, like hidden elements that appear only after the scroll, through Intersection Observer removing hidden class for example, will remain hidden after going back to that page.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Sinisa Vukmirovic's solution.
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord