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

Bad Partsの章 #142

Closed
azu opened this issue Sep 12, 2016 · 8 comments
Closed

Bad Partsの章 #142

azu opened this issue Sep 12, 2016 · 8 comments

Comments

@azu
Copy link
Collaborator

azu commented Sep 12, 2016

基本文法のコラム的な感じのセクション #17

ESLint + 非推奨機能紹介 = 💚

https://github.com/asciidwango/js-primer/tree/master/meetings/2016-09-09#%E7%9B%AE%E7%9A%84

いわゆるあきらかなBad Partsをまとめたもの。
またそういうのを機械的に見つける方法や探し方についてなど
メインとしては誰がみても非推奨というもの だが 本文中に混ぜて紹介できないもの(Annex Bなど)

関連

@azu
Copy link
Collaborator Author

azu commented Oct 29, 2016

達人プログラマ

P80 [新装版 達人プログラマー 職人から名匠への道]: https://estore.ohmsha.co.jp/titles/978427421933P "新装版 達人プログラマー 職人から名匠への道 | オーム社 eBook Store"

ツールとかについて触れる章はこういう前置きあると良さそう。
TODOとかここかな

@azu azu changed the title 非推奨の章 Lint/非推奨の章 Nov 30, 2016
@azu
Copy link
Collaborator Author

azu commented Jul 29, 2017

https://github.com/prettier/prettier とかも最近この辺のツールか。
Effective JavaScriptの序文にJavaScriptは自由な形で書けるように、それを制限するように作られた言語ではなかったとBrian Eichが話してる

@azu
Copy link
Collaborator Author

azu commented Nov 2, 2017

即時実行関数

@azu azu changed the title Lint/非推奨の章 Bad Partsの章 Nov 2, 2017
@lacolaco lacolaco self-assigned this Nov 2, 2017
@azu
Copy link
Collaborator Author

azu commented Nov 2, 2017

Bad Partsの章にリネームした

@lacolaco
Copy link
Collaborator

https://wtfjs.com/

@azu
Copy link
Collaborator Author

azu commented Dec 2, 2017

Array likeをArrayにするのにArray.prototype.slice.call(arrayLike)とか。
代わりにArray.fromを使うとか
ArrayのメソッドなどがthisとしてArray以外も受け付ける作りになっている点について

@azu
Copy link
Collaborator Author

azu commented Jun 29, 2018

  • それぞれの担当の所に移植する as コラム

ESLintはリンク集の一部に吸収する

@azu
Copy link
Collaborator Author

azu commented Jul 26, 2018

即時実行関数 を スコープに移動する #526

これだけは移動するので閉じる

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