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
This one sounds really good. One little confusion though. Would this be regarding people contributing stuff (actually coding a new interface, etc)? or regarding people making suggestions?
On Mon, Jun 5, 2017 at 3:00 PM, Ujjwal Sharma ***@***.***> wrote:
This one sounds really good. One little confusion though. Would this be
regarding people contributing stuff (actually coding a new interface, etc)?
or regarding people making suggestions?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#11 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AABfJwv_7uAT8EspNwvetCQu2g__EqJgks5sBFBggaJpZM4NwZsg>
.
This would also be a good place to outline the API for behaviors and the API for interfaces. You could show a very simple example interface and what is the minimum required methods or properties and interface needs to work. This will both make it easier for people to read your code, and will make it easier for them to write code that properly integrates with your expected API.
I think the publiclab.editor Library does something like this in order to show how to write a new module for the editor. Each module for the editor requires, for example, a .value() method.
No description provided.
The text was updated successfully, but these errors were encountered: