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

2016-10-28 ミーティング #154

Closed
azu opened this issue Oct 28, 2016 · 29 comments
Closed

2016-10-28 ミーティング #154

azu opened this issue Oct 28, 2016 · 29 comments

Comments

@azu
Copy link
Collaborator

azu commented Oct 28, 2016

2016年10月28日のミーティングのアジェンダなどを書く場所です。

@azu azu added the Type: Meta label Oct 28, 2016
@azu
Copy link
Collaborator Author

azu commented Oct 28, 2016

test: doc-testでSyntaxエラーをFailにする #151

@azu
Copy link
Collaborator Author

azu commented Oct 28, 2016

Arrayの草案の草案を書いたやつ http://efcl.info/2016/10/11/array-patterns/

@lacolaco
Copy link
Collaborator

lacolaco commented Oct 28, 2016

Node.jsのユースケース #7

バージョンの話

@azu
Copy link
Collaborator Author

azu commented Oct 28, 2016


ここっからログ

@azu
Copy link
Collaborator Author

azu commented Oct 28, 2016

Node.js 基本は公式サイトからLTSをダウンロードしてインストールしてもらう

@lacolaco
Copy link
Collaborator

https://nodejs.org/ja/ へのリンクを置いてあげる

@lacolaco
Copy link
Collaborator

LTSと最新版があるからLTSを使うんだよという話

node --version

して6.9を確認させる

@lacolaco
Copy link
Collaborator

lacolaco commented Oct 28, 2016

local packagesとglobal packagesの話 Node特有なのでちゃんと説明しないといけなさそう

@lacolaco
Copy link
Collaborator

Node.js v6? Node v6?

@azu
Copy link
Collaborator Author

azu commented Oct 28, 2016

Nodeだとrequireでどこから読まれるんだっけ?的な話

@azu
Copy link
Collaborator Author

azu commented Oct 28, 2016

Node.jsとNodeという表記

@lacolaco
Copy link
Collaborator

.js側に寄せていく NodeNode.js に校正できそう

@azu
Copy link
Collaborator Author

azu commented Oct 28, 2016

package.json depsとdevDeps

@lacolaco
Copy link
Collaborator

devDependencies はmochaで使っていく

@azu
Copy link
Collaborator Author

azu commented Oct 28, 2016

ディレクトリ 一般的なものを知れると良さそう

  • bin
  • lib
  • (src)
  • test

@azu
Copy link
Collaborator Author

azu commented Oct 28, 2016

index.js については触れなくてもいい感じ。
欄が余ったらコラム的に触れるとかそういうレベルでよさそう
(Node.jsの本ではないので)

@azu
Copy link
Collaborator Author

azu commented Oct 28, 2016

TODOでツールを使うケースがあるかもしれないけど、devDepsに入れるのとnpm run-scriptで実行できるぐらいの知識がアレばいい感じ

@azu
Copy link
Collaborator Author

azu commented Oct 28, 2016

配列、Iterableじゃないですね。

@lacolaco
Copy link
Collaborator

Map/Setのissue #148

@azu
Copy link
Collaborator Author

azu commented Oct 28, 2016

配列とMapとオブジェクトの違いは意識できるようにしたい

@azu
Copy link
Collaborator Author

azu commented Oct 28, 2016

[][0] でundefinedが返ってくる現象について詳しく

@lacolaco
Copy link
Collaborator

JavaScriptはIndexOutOfBoundsException 的な例外が無いので、存在しないindexにもアクセスできるのが他の言語から来ると引っかかるかも

@azu
Copy link
Collaborator Author

azu commented Oct 28, 2016

長さが足りなかったときの対応方法の違い(他の言語と)

@azu
Copy link
Collaborator Author

azu commented Oct 28, 2016

文字列と文字コードの話。どこまでという感じ

@azu
Copy link
Collaborator Author

azu commented Oct 28, 2016

文字列と正規表現の関連が深いので、Stringの話では必然的に触れる必要が出てくるのかも。

@azu
Copy link
Collaborator Author

azu commented Oct 28, 2016

#21

@azu
Copy link
Collaborator Author

azu commented Oct 28, 2016

部、章の違いについて #128

@azu
Copy link
Collaborator Author

azu commented Oct 28, 2016

次のミーティング: 11月30日(水曜日) 〜

@azu
Copy link
Collaborator Author

azu commented Oct 28, 2016

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

2 participants