Submitted about 1 year ago
Fylo dark theme landing page, built with Astro SSG
@SinisaVukmirovic
Design comparison
SolutionDesign
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.
Community feedback
Please log in to post a comment
Log in with GitHubJoin 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