What are some best practices?
Last updated
Was this helpful?
Last updated
Was this helpful?
Designers and Frontend engineers can save a lot of time by reviewing and adhering to our recommendations in the below chapters of the Quest docs:
Auto-layout frames. This is an absolute must read: .
Naming conventions. Standardizing how you name your frames, components will help keep your designs readible. When the code is auto-generated, it'll be immensely helpful to have proper Frame names for better code readability. Please follow the recommendations in section .
Finally, leverage MUI and design kits. This will not only make your designs go faster, it'll also help generate quality code because we have optimized Quest for MUI and Figma design kits. Review chapter from Quest docs
The above are not exhaustive but we hope they will set you up for a great start. Please review the entire Quest docs and we hope you'll find useful information to standardize your development.