Overview

In general, some good practices we recommend include:

You are encouraged to take inspiration or borrow from EWC-supported Items and adopt similar implementation patterns, helping to increase the overall consistency of the Community Hub. Feel free to review the structure, README or CONTRIBUTING style, CI/CD automation, and dependencies of Items according to their technology classification, starting with examples such as:

Whenever possible reuse dependencies, especially those listed in EWC-supported Items. These are well-maintained and versatile building blocks designed to perform only one task, but perform it in the best possible way. EWC-supported building blocks are publicly available as GitHub repositories, at https://github.com/orgs/ewcloud/repositories.

Related Articles