You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have a set of examples that are based on the same code and other examples are not coherent.
In the future, I anticipate more examples being created for the reason of showcasing new functionality.
Due to that, it can become messy fast and a developer will have to re-create everything from scratch.
Proposed Solutions
To save time a set of templates should be created. They can be copy-pasted when new example have to be created.
Criteria for a template are:
Modular - should have UI and logic be split;
Simple - should cover basic waku functionality inside;
Extendable - should be easy to add new features, add packages, upgrade old;
Tasks
Create template for plain JS (light chat should be used here);
This is a feature request
Problem
We have a set of examples that are based on the same code and other examples are not coherent.
In the future, I anticipate more examples being created for the reason of showcasing new functionality.
Due to that, it can become messy fast and a developer will have to re-create everything from scratch.
Proposed Solutions
To save time a set of templates should be created. They can be copy-pasted when new example have to be created.
Criteria for a template are:
waku
functionality inside;Tasks
The text was updated successfully, but these errors were encountered: