Coding standards document for Vaadin

Hi,

I am wondering if Vaadin has UI coding standards documentation, if so, please provide me link or doc itself.

thanks,
Trivedi

I’m afraid those will not exist (someone correct me if I’m wrong).

Are you referring to more like a “UI guideline” doc, that tells how to compose views visually and use component styles together, or to actual coding documentation, how you compose your Java code?

I am looking more in terms of UI development Guideline document. Something like you mentioned “how to compose views visually and use component styles together”. Also what a UI developer should keep in mind to handle i18n in UI based applications and etc.

It would be nice if Vaadin developers provides the guidelines to Vaadin users. It enables consistency and if we happen to develop some custom components, it would be easy to contribute them back to Vaadin.

Thanks,
Trivedi