When building with Dala, clear names make a big difference.
Use descriptive names for every element, like:
- “Login Button”
- “Sidebar Menu”
- “Header Logo”
- “Footer Links”
Why it matters:
Clear component names help Dala understand the structure of your app.
It ensures that updates, refinements, and prompts target the right elements — reducing mistakes and making your workflow smoother.
Think of it like giving your app a map — the clearer the map, the faster Dala can build and refine it.