-
Notifications
You must be signed in to change notification settings - Fork 1
From week1 to week2 pull request #1
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
base: week1
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 Please do peer code review.
|
Use Promise for async calls. I think time to use ES 6. Try to use ES6 features. |
week2/cow_test.js
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good work with unit testing.
…" and "show". - Bug if the user crossed out the "prefs" window. - Todo unit tests.
Todo: - Unit tests - handlerChatMessage
- done "handleChatMessage". - done "no" detection. todo: make code look nicer todo: unit testing
git rm --cached .idea -r
Soo I'm taking my authServer work from another repo.
… in the browser (non amd/script tag loaded) AND in the npm test (ES6 babelified module loaded). For now on all my tests with conform to this style.
Sooooo, people can comment now eh?