Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rethinking Demos #45

Open
IdanCo opened this issue Aug 6, 2017 · 2 comments
Open

Rethinking Demos #45

IdanCo opened this issue Aug 6, 2017 · 2 comments
Labels

Comments

@IdanCo
Copy link
Owner

IdanCo commented Aug 6, 2017

Since the get go I strived to keep demos as simple as possible, assuming developers want nothing more that to copy and paste code, and later on change what the need, if they need.

But @langdonx - your PRs with the interactive demos made me reconsider. Maybe usability should be second to the visibility. Are impressive demos more efficient than scrawny demos?

@IdanCo IdanCo added the question label Aug 6, 2017
@langdonx
Copy link
Collaborator

langdonx commented Aug 7, 2017

Hmm, we could have the best of both worlds -- every component could have at least 2 examples

  • The first example could be the simplest way to use the component (an example that could be copy and pasted).
  • The second example could be an interactive demo, showing off everything (within reason) that the component can do.
  • Any other things to demonstrate (like the Usability Example for pagination).

@IdanCo
Copy link
Owner Author

IdanCo commented Aug 7, 2017

oh, I think you're on to something! I'll do some experiments...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants