-
-
Notifications
You must be signed in to change notification settings - Fork 225
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
2017-02-24 ミーティングアジェンダ #191
Comments
#121 String ひとまず難所は書けた。 |
#189 一応かいたけど、
|
#7 次はmarkdown to htmlのセクションだけどその次にテストのセクションも控えてる
|
ここからログ |
I/Oと読み書きどっち? => 読み書き |
nodecliではconsole.logに統一しておく |
|
https://nodejs.org/dist/latest-v6.x/docs/api/console.html#console_console_error_data_args |
否定の否定は読みにくいし、 厳密には faslyではないので、 冗長に書いておけばいいんじゃない |
Node.jsで非同期API全然増えてない。未だにコールバック |
とりあえずコールバックのまま書く |
mocha (よくあるBDDのテスティングフレームワーク) |
Mocha使う方向で Promise本を参考にさくっと説明する |
コンソールについては #85 でやる予定 |
var fs = require("fs");
|
|
困ったらignore |
次回は 3/24 |
2017-02-24のミーティングアジェンダを書くところです。
The text was updated successfully, but these errors were encountered: