#Rainbow Six: Siege stats side built on Nuxt + UnoCSS

20 messages · Page 1 of 1 (latest)

warped kelp
#

Have always used vue 3 but needed SSR for dynamic meta tags so decided to give Nuxt a try, been working well enough!

https://stats.cc

blissful raven
#

A Sieage/CS stat website is something I had in mind for quite a bit. I guess GG no RE, amazingly done

I'm really interested in how you handle the leaderboards refresh, is it based on page visit or a cron? I've noticed the site slowed down quite a bit during a refresh

blissful raven
#

ok yes, it does seem to be triggered on a page navigation, that sometimes could end stuck like this (fixed with an additional page refresh)

chilly swallow
#

sick animations

warped kelp
warped kelp
warped kelp
# chilly swallow sick animations

thanks!! The transition of the main logo/header is pretty easy - just using this experimental nuxt feature

    experimental: {
        viewTransition: true,
    },
tame grail
#

sick website

flint vortex
#

A very beautiful website

urban mason
#

What kind of page transitions do you use or is that already being handled by viewTransition? Looks great!

sage iron
warped kelp
warped kelp
#

I think that's all it is 🤔

sage iron
urban mason
blissful raven
warped kelp
#

All good! Thanks for trying

proven dagger
warped kelp