Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

JavaScript Primer

JavaScriptの入門書であるJavaScript Primer( https://jsprimer.net )を継続的に更新していくためのプロジェクトです。
Collective - Host: opensource - https://opencollective.com/jsprimer - Website: https://jsprimer.net/ - Code: https://github.com/asciidwango/js-primer

feat(appendix/links): 参考リンク集 (#659)

github.com/asciidwango/js-primer - 090776edb1968e6dfe284d20606552b27536facb authored over 5 years ago by Suguru Inatomi <[email protected]>
fix(loop): while文のループログを追加 (#764)

REPLの仕組み上、最後に評価した値が表示され(10)とでてしまうのが誤解を生む

github.com/asciidwango/js-primer - 129ac10e80be1b8168f337d7992218150ffde281 authored over 5 years ago by azu <[email protected]>
fix(string): 参考リンクを削除

## 参考 {#reference-for-string}

- [What every JavaScript developer should know about Unicode]...

github.com/asciidwango/js-primer - bd1978e6f0bf2625add12c28f2e9c58811dc872e authored over 5 years ago by azu <[email protected]>
feat(meeting): add 2019-04-22 Meeting Notes (#762)

github.com/asciidwango/js-primer - 8a94f0a51f3261ac6cf6b1118080eec798a68d3c authored over 5 years ago by azu <[email protected]>
chore(usecase/nodecli): update external link of Node.js doc to latest-v8.x (#760)

github.com/asciidwango/js-primer - 0454c62327f62095c405ebc41cc40918abbf9d72 authored over 5 years ago by YoshinoriN <[email protected]>
fix(error-try-catch): reverseStringの実装を変更

サロゲートペアも反転できるように

fix #752

github.com/asciidwango/js-primer - 031e56d4706614f4f386a78a7b1c8b95e6489dcb authored over 5 years ago by azu <[email protected]>
fix(operator): 火 -> 木

fix https://github.com/asciidwango/js-primer/issues/747

github.com/asciidwango/js-primer - fd9bf02b915ca314d738608aeedd4996e5e9e3d7 authored over 5 years ago by azu <[email protected]>
fix(object): fix Object.values result

fix https://github.com/asciidwango/js-primer/issues/756

github.com/asciidwango/js-primer - b4646e1ee67968b2795c8dc91bede4a0bdbcd84a authored over 5 years ago by azu <[email protected]>
脱字修正 (#757)

github.com/asciidwango/js-primer - 1360574b39b5d6405cf978bedcaf3c8c85ccf19d authored over 5 years ago by yokoyama tatsuo <[email protected]>
chore: fit console method to the context (#750)

エラー内容を表示する箇所を、 `console.log` -> `console.error` に修正しました。
ご確認いただければ :pray:

github.com/asciidwango/js-primer - a5877b509f2c9ea851d359d0283d824c40fc99f7 authored over 5 years ago by Yusuke Iinuma <[email protected]>
fix typo (#754)

文章のミスタイプを変更させていただきたく思います。
よろしくお願いいたします。

github.com/asciidwango/js-primer - a63736555c157843089d68b3670944e29ef23563 authored over 5 years ago by pentaro <[email protected]>
chore: fix type (#751)

コード上だと文字列に限定していたので、説明文を修正しました。

github.com/asciidwango/js-primer - a16bd08e22994c803d44befbbf03b2a04719e99e authored over 5 years ago by Yusuke Iinuma <[email protected]>
chore: fix typo basic/array/README.md (#749)

github.com/asciidwango/js-primer - 3c082642acf9f40db1341799c24a80c72c969b6d authored over 5 years ago by k-ta-yamada <[email protected]>
refactor(async): 非同期処理のリファクタリング (#748)

- 細かい修正
- 長いところをセクションに分割

github.com/asciidwango/js-primer - 1175db5aa9d6155f639a14af4380b641f087107e authored over 5 years ago by azu <[email protected]>
fix(loop): 言い回しを変更

github.com/asciidwango/js-primer - 6211b93363ae919a369bd9fde816a8b40a5aa8a4 authored over 5 years ago by azu <[email protected]>
fix(loop): 強制的を削除

github.com/asciidwango/js-primer - a9505608c34fef36b444b3efd5c10a7910ff1d05 authored over 5 years ago by azu <[email protected]>
fix(loop): ブラウザの閉じ方を追加

github.com/asciidwango/js-primer - 8e20061bfc7d4f38c60aa293839b9c97e61cdf3d authored over 5 years ago by azu <[email protected]>
feat(loop): 無限ループへの対応 (#745)

fix #695

github.com/asciidwango/js-primer - 42e51cf6eab072f71a6fe382c0f63c264aa54ba9 authored over 5 years ago by azu <[email protected]>
refactor(loop): コラム化

github.com/asciidwango/js-primer - c5fab68f693acf0f7ee42d827dcb19029fd13b54 authored over 5 years ago by azu <[email protected]>
feat(loop): 無限ループへの対応

fix #695

github.com/asciidwango/js-primer - 1d2d67f65bde0aa2eae024e14338a9094a2cf5af authored over 5 years ago by azu <[email protected]>
chore(LICENSE): update years

github.com/asciidwango/js-primer - 63dd100c44b62445764e04baed81989d608623fc authored over 5 years ago by azu <[email protected]>
chore: fix typo todoapp/README.md (#744)

github.com/asciidwango/js-primer - 81e66ec685179afb73d7489591cb4e8b4e34952c authored over 5 years ago by k-ta-yamada <[email protected]>
chore: Fix typo. (#743)

github.com/asciidwango/js-primer - 2a8bc6a8d4c33fd3d07f71ab9417a8bc25d832d6 authored almost 6 years ago by numb86 <[email protected]>
Merge pull request #742 from asciidwango/fix-npm-package-versions

fix(usecase/nodecli): npmパッケージバージョンを固定

github.com/asciidwango/js-primer - 6f0f43befd93ecee49a2606f7a69c15a9db4917b authored almost 6 years ago by Suguru Inatomi <[email protected]>
fix(usecase/nodecli): npmパッケージバージョンを固定

github.com/asciidwango/js-primer - 1582dbaf384e66bf4674dd627a8b25fb73ffe724 authored almost 6 years ago by Suguru Inatomi <[email protected]>
Update README.md

github.com/asciidwango/js-primer - b72f8bd05ea68303fd0a4764b941448cf4642f3b authored almost 6 years ago by azu <[email protected]>
feat(meeting): 2019-03-25のミーティングノート (#741)

github.com/asciidwango/js-primer - 77cfc12611de34bd6e41e2a79c0bc6d1e65d3559 authored almost 6 years ago by azu <[email protected]>
fix(usecase/nodecli): mochaのバージョン固定とfixtureの修正 (#737)

* fix(usecase/nodecli): mochaのバージョン固定とfixtureの修正

* テストファイル未作成時のエラーを修正

github.com/asciidwango/js-primer - 1147467702a384aa7114837f7dcf06f5b4b25531 authored almost 6 years ago by Suguru Inatomi <[email protected]>
refactor(todoapp): Todoアプリのリファクタリング (#735)

* refactor(todoapp): エントリポイントをリファクタリング

* chore(todo): lang=jaに変更

* feat(todoapp): セクションのチェ...

github.com/asciidwango/js-primer - 5b33dfeadba34497808c8c95d0718d7559456288 authored almost 6 years ago by azu <[email protected]>
fix(data-type): 誤字の修正 (#736)

(誤)プロパティ型 (正)プリミティブ型

fix #731

github.com/asciidwango/js-primer - b11b3c80e23fa003fa919a742cba95e678572170 authored almost 6 years ago by tomo_reb <[email protected]>
refactor(map-and-set): Map/Setをリファクタリング (#730)

- `Code`でラップ
- コードのみで説明されてる箇所を文章に起こした
- WeakとGCの部分を少し文の塊を分けた
- NaNのコラムを修正(NaNはオブジェクトではない。結果的に...

github.com/asciidwango/js-primer - 624defff003a09e94da8cf31fa407a5077996673 authored almost 6 years ago by azu <[email protected]>
Update README.md (#733)

github.com/asciidwango/js-primer - 68fbfbd75a877f83e942c7ea892f8909f3d1ea5b authored almost 6 years ago by Shinya Yamaguchi <[email protected]>
Update README.md (#732)

github.com/asciidwango/js-primer - 47be51f1fde13b338e9d27f130a8230a077d181f authored almost 6 years ago by Shinya Yamaguchi <[email protected]>
refactor(try-catch): try-catchをリファクタリング (#728)

* refactor(try-catch): try-catchをリファクタリング

* chore: 説明のみに変更

* fix

* fix

* test: この行は実...

github.com/asciidwango/js-primer - 59cc95a9540b570511158fcd1c2433a528bb1622 authored almost 6 years ago by azu <[email protected]>
fix(todo): イベントとモデルページの文章修正 #729

github.com/asciidwango/js-primer - 951e2a48c1f2f8af025000137d89d8bc7e74d2ea authored almost 6 years ago by Shinya Yamaguchi <[email protected]>
style: プリフィックスに統一する #726 (#727)

fix #726

github.com/asciidwango/js-primer - 70ce947370b185319ea702bffd4e78c098901b7c authored almost 6 years ago by azu <[email protected]>
fix(todo): 表記統一

github.com/asciidwango/js-primer - c8b512b08754c192b90d4166c4ec87d99f17fcd9 authored almost 6 years ago by Shinya Yamaguchi <[email protected]>
Update README.md (#725)

github.com/asciidwango/js-primer - 25a7408cb2cd43c3839e3142d2dbe7cd72c8e7f3 authored almost 6 years ago by Shinya Yamaguchi <[email protected]>
fix: MarkdownをHTMLに変換するページのリンク修正 #722

github.com/asciidwango/js-primer - e3fe9ea88e4f84587814934d36168a896f9708ca authored almost 6 years ago by Shinya Yamaguchi <[email protected]>
refactor(tool): fix lint error

github.com/asciidwango/js-primer - a89266936deac3b3e2e4be1ee4e93e9831f061d6 authored almost 6 years ago by azu <[email protected]>
style: 組み込みのオブジェクト -> ビルトインオブジェクト (#721)

github.com/asciidwango/js-primer - a303be3beae4b07e1425ea7b29e251fce9e2e4d5 authored almost 6 years ago by azu <[email protected]>
feat(use-case): ユースケースの目次を追加 (#720)

github.com/asciidwango/js-primer - f7d95be7ad3dc293aaae9b8d740a5ffd9decf983 authored almost 6 years ago by azu <[email protected]>
Update README.md (#719)

github.com/asciidwango/js-primer - 0bc21d69eeb3a1977f00ba176a9b1e3fc40786a1 authored almost 6 years ago by Shinya Yamaguchi <[email protected]>
fix: HTTP通信ページの typo 修正 #718

github.com/asciidwango/js-primer - 76ecaec77c36ce1df0da92700c28fc69e01e42c1 authored almost 6 years ago by Shinya Yamaguchi <[email protected]>
fix: 第1部 -> 第一部

github.com/asciidwango/js-primer - ee0bb1364ac79594984493b19a4a5cadd3714b11 authored almost 6 years ago by azu <[email protected]>
feat(intro): まえがきを追加 (#714)

* feat(intro): まえがきを追加

* Updatre

* Change title

* chore(license): ライセンスの表記を追加

* chor...

github.com/asciidwango/js-primer - 4da53aa7cbdf7a0d2400e22d99a75cb160bce156 authored almost 6 years ago by azu <[email protected]>
fix: 「モジュール」ページ更新 (#715)

`。` が抜けているので足しました。

github.com/asciidwango/js-primer - 93a755319de8c8f327cdd388f97bdea723fc518a authored almost 6 years ago by Shinya Yamaguchi <[email protected]>
chore(CONTRIBUTING): add 章へのリンクについて

fix #173

github.com/asciidwango/js-primer - 967e291d523cb7b922c46b60ea964e2d54992537 authored almost 6 years ago by azu <[email protected]>
fix(website): fix link

github.com/asciidwango/js-primer - 97f985478429ef76529d9cebb5e7b6e3ed4f8358 authored almost 6 years ago by azu <[email protected]>
test: add description tests (#712)

github.com/asciidwango/js-primer - c7216f9a8c8f23309c1cab4b917aa9f39a087588 authored almost 6 years ago by azu <[email protected]>
refactor(class): classのリファクタリング (#710)

* refactor(css): classのリファクタリング

* refactor(class): 文章の修正

* fix

* fix

github.com/asciidwango/js-primer - 117b43acd01d2c90c801b3f7b6e1464b2029e3b7 authored almost 6 years ago by azu <[email protected]>
「第一部: おわりに」のリンク修正 (#708)

* Update README.md

* Update source/basic/other-parts/README.md

Co-Authored-By: waddlaw <wa...

github.com/asciidwango/js-primer - 5f2570fbc42d979952e50629d5b468978fe049d6 authored almost 6 years ago by Shinya Yamaguchi <[email protected]>
fix(landing): use absolute link

github.com/asciidwango/js-primer - df224733e221b8c4fa990222a306a8aec05ddaa0 authored almost 6 years ago by azu <[email protected]>
fix: fix lint error

github.com/asciidwango/js-primer - 51f04f1104ea63589312d5232a3a3524a54f8075 authored almost 6 years ago by azu <[email protected]>
Update README.md (#707)

github.com/asciidwango/js-primer - 7ef699bab3ea90988a1e0ceca40f460008cedd51 authored almost 6 years ago by Shinya Yamaguchi <[email protected]>
fix(try-catch): リンクを修正

github.com/asciidwango/js-primer - 4521426c4e6dbd856e8f707f2e53ef7697da4a9a authored almost 6 years ago by Shinya Yamaguchi <[email protected]>
fix(function-this): トップレベルのスコープに言い換え

fix #338

github.com/asciidwango/js-primer - 5ece0bc93946c68234ac91c989a4e542f0d3c9f2 authored almost 6 years ago by azu <[email protected]>
fix(textlint): fix prh dict

github.com/asciidwango/js-primer - 02fae034594da33a4a9cb89345f65dfbd811ab50 authored almost 6 years ago by azu <[email protected]>
fix(class): クラスページのリンク切れを修正 (#705)

* Update README.md

* Update README.md

github.com/asciidwango/js-primer - c287fea861e425727a8b927c7db1684fb5f33620 authored almost 6 years ago by Shinya Yamaguchi <[email protected]>
Update README.md (#702)

github.com/asciidwango/js-primer - 70c1403b94ff6143c220f12944c37c98f06c4f48 authored almost 6 years ago by Shinya Yamaguchi <[email protected]>
refactor(variables): 変数名のルールについてを更新 (#703)

* refactor(variables): 変数名のルールについてを更新

* fix: remove console

* fixup!

github.com/asciidwango/js-primer - e67b1b2eaec1e602325b707cd097fba3a068df87 authored almost 6 years ago by azu <[email protected]>
feat(use-case): ユースケースのそれぞれに目次を追加 (#701)

- ユースケース全部にdescriptionを追加
- 目次の更新の仕組みを追加

```
tools/update-summary.sh
```

で更新できる

fix...

github.com/asciidwango/js-primer - a7ecf8a06cb6b2b1127f7ff7c0345e1b1ecb188f authored almost 6 years ago by azu <[email protected]>
Update README.md (#700)

github.com/asciidwango/js-primer - cfdaf9233ae35d91c190cce2a5f7fdc34b10540a authored almost 6 years ago by Shinya Yamaguchi <[email protected]>
refactor(introduction): JavaScriptとは?を書き直し (#697)

* fix(tools): fix usage

* feat(introduction): OUTLINEを追加

* feat(introcution): JavaScriptとE...

github.com/asciidwango/js-primer - e12cd2d5b5a4b398c8745db7413ec99787edb060 authored almost 6 years ago by azu <[email protected]>
Merge pull request #699 from waddlaw/patch-2

ループと反復処理の typo 修正

github.com/asciidwango/js-primer - b5e5a6da5e5021a33c2fba1ace09c251a00de0a3 authored almost 6 years ago by azu <[email protected]>
Merge pull request #698 from waddlaw/patch-1

ループと反復処理のページの typo 修正

github.com/asciidwango/js-primer - 67c4bbef4079cf265f3848cf88bff1216295e678 authored almost 6 years ago by azu <[email protected]>
Update README.md

github.com/asciidwango/js-primer - 2828fdffb4585b17d9bc171a14449328ebe52d2a authored almost 6 years ago by Shinya Yamaguchi <[email protected]>
Update README.md

github.com/asciidwango/js-primer - 6ac12c2f937d29d6b28f57fef5cb2065bcb42b63 authored almost 6 years ago by Shinya Yamaguchi <[email protected]>
fix(preparation): add link

github.com/asciidwango/js-primer - c00e92ee38bedd7f13d6125f0b186ebff78d52d6 authored almost 6 years ago by azu <[email protected]>
Merge pull request #692 from asciidwango/fix-console-log

refactor: 演算子 〜 関数とthis

github.com/asciidwango/js-primer - 9064c161317f22bac6f6570fdb5dfd8b0bf64235 authored almost 6 years ago by azu <[email protected]>
strict modeについてを補足

github.com/asciidwango/js-primer - a3aabf44902b87b9a0d1e59d172a4215dc65d9f0 authored almost 6 years ago by azu <[email protected]>
fix(function-this): 実行コンテキストの明示方法を追加

github.com/asciidwango/js-primer - 2439b24d82975bdb4ba10a2397ee1b1dc9190037 authored almost 6 years ago by azu <[email protected]>
fix: 強調を修正

github.com/asciidwango/js-primer - d9f1f66cd9c5057c15021b4fece995342c704296 authored almost 6 years ago by azu <[email protected]>
fix(function-scope): スコープの役割

github.com/asciidwango/js-primer - c416998fd06908942b716fb94d3661fcbac5e69d authored almost 6 years ago by azu <[email protected]>
fix(array): fix example

github.com/asciidwango/js-primer - 06679fabc2a4cc711166c7482d7416de98cd20ab authored almost 6 years ago by azu <[email protected]>
feat(string): タグ関数の引数を解説

github.com/asciidwango/js-primer - 11e9d943fcd531d2bb1b74ef95e7da79bcc214c4 authored almost 6 years ago by azu <[email protected]>