Skip to content
Discussion options

You must be logged in to vote

this looks really clean 👀 the glass + typography combo feels premium, not overdone

for performance, I’d mainly look at:

  • blur + heavy animations → can get expensive fast, especially on large areas
  • re-renders → avoid unnecessary ones, maybe split heavier components
  • bundle size → lazy load bigger stuff like modals or complex components

also maybe worth standardizing glass values as tokens instead of hardcoding everywhere

overall already looks solid, just need to be a bit careful with blur + motion since that’s usually where things slow down

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@Pratik-UI-UX
Comment options

Comment options

You must be logged in to vote
3 replies
@Code2With-Pratik
Comment options

@Pratik-UI-UX
Comment options

@lokeshwardewangan
Comment options

Answer selected by Code2With-Pratik
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
documentation Improvements or additions to documentation duplicate This issue or pull request already exists question Further information is requested
3 participants