Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update hero element & improve loading performance #20

Merged
merged 7 commits into from
Aug 6, 2023

Conversation

JamesMitofsky
Copy link
Member

@JamesMitofsky JamesMitofsky commented Aug 3, 2023

Ticket #18

Motivation of changes

Animated landing page

Although the hero image from before was cute, these changes help performance while also moving the site toward an animated landing page. Yes, the dot is currently drawn by a HTML canvas, but it now it's effectively ready to be animated when the page loads or on user interaction.

Possible future options

3D animation using a library like Svelte Cubed or Svelthree, but neither of these have been recently pushed to.

@vercel
Copy link

vercel bot commented Aug 3, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
btv-dev ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 6, 2023 9:01pm

@JamesMitofsky JamesMitofsky requested a review from KyleMit August 3, 2023 20:37
@JamesMitofsky
Copy link
Member Author

I think you're right, @KyleMit, about not needing to use canvas for this (our comment thread), but short of implementing a regression while having also made a few other tiny updates, I'm excited to merge this into the main branch. :)

I'm going to close this pull request, but what do you think if I leave #18 open?

@JamesMitofsky JamesMitofsky deleted the 18-update-hero-on-landing-page-to-use-a-blob branch August 6, 2023 21:06
@JamesMitofsky
Copy link
Member Author

JamesMitofsky commented Aug 6, 2023

I also admit to be a little chasing this score 😅

image

@KyleMit
Copy link
Member

KyleMit commented Aug 6, 2023

Yeah, not a regression - good to roll forward. Just something to consider especially as you start animating

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants