Skip to content

Add synopsis to the UI #99

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

Open
Tracked by #89
kirilknysh opened this issue Nov 28, 2018 · 0 comments
Open
Tracked by #89

Add synopsis to the UI #99

kirilknysh opened this issue Nov 28, 2018 · 0 comments

Comments

@kirilknysh
Copy link
Member

It may be useful to have some brief description on the page. Smth like a brief explanation on how to create the connection, e.g.

const ws = new WebSocket(`ws://${window.location.host}`);
ws.onopen = () => {};
ws.onmessage = () => {};

Perhaps, make an expandable instructions from https://github.com/21-23/wsc#solving-the-challenge to not switch between tabs.

@Shastel Shastel mentioned this issue Nov 28, 2018
21 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant