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
github.com/asciidwango/js-primer - 090776edb1968e6dfe284d20606552b27536facb authored over 5 years ago by Suguru Inatomi <[email protected]>
REPLの仕組み上、最後に評価した値が表示され(10)とでてしまうのが誤解を生む
github.com/asciidwango/js-primer - 129ac10e80be1b8168f337d7992218150ffde281 authored over 5 years ago by azu <[email protected]>github.com/asciidwango/js-primer - 8680b5b7d58e1dc81629c811e789f355b7df5ec9 authored over 5 years ago by azu <[email protected]>
## 参考 {#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]>github.com/asciidwango/js-primer - 4b7cab1d3496345d4247077921cb7027cc444089 authored over 5 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - b5352d6f25fa8706c2352082d596ced7e2e6ac7a authored over 5 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - 8a94f0a51f3261ac6cf6b1118080eec798a68d3c authored over 5 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - 0454c62327f62095c405ebc41cc40918abbf9d72 authored over 5 years ago by YoshinoriN <[email protected]>
サロゲートペアも反転できるように
fix #752
github.com/asciidwango/js-primer - 031e56d4706614f4f386a78a7b1c8b95e6489dcb authored over 5 years ago by azu <[email protected]>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 https://github.com/asciidwango/js-primer/issues/756
github.com/asciidwango/js-primer - b4646e1ee67968b2795c8dc91bede4a0bdbcd84a authored over 5 years ago by azu <[email protected]>github.com/asciidwango/js-primer - 1360574b39b5d6405cf978bedcaf3c8c85ccf19d authored over 5 years ago by yokoyama tatsuo <[email protected]>
エラー内容を表示する箇所を、 `console.log` -> `console.error` に修正しました。
ご確認いただければ :pray:
文章のミスタイプを変更させていただきたく思います。
よろしくお願いいたします。
コード上だと文字列に限定していたので、説明文を修正しました。
github.com/asciidwango/js-primer - a16bd08e22994c803d44befbbf03b2a04719e99e authored over 5 years ago by Yusuke Iinuma <[email protected]>github.com/asciidwango/js-primer - 3c082642acf9f40db1341799c24a80c72c969b6d authored over 5 years ago by k-ta-yamada <[email protected]>
- 細かい修正
- 長いところをセクションに分割
github.com/asciidwango/js-primer - 6211b93363ae919a369bd9fde816a8b40a5aa8a4 authored over 5 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - a9505608c34fef36b444b3efd5c10a7910ff1d05 authored over 5 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - 8e20061bfc7d4f38c60aa293839b9c97e61cdf3d authored over 5 years ago by azu <[email protected]>
fix #695
github.com/asciidwango/js-primer - 42e51cf6eab072f71a6fe382c0f63c264aa54ba9 authored over 5 years ago by azu <[email protected]>github.com/asciidwango/js-primer - c4a1770dedfc9748acd48fc0b770adda4bd9637a authored over 5 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - c5fab68f693acf0f7ee42d827dcb19029fd13b54 authored over 5 years ago by azu <[email protected]>
fix #695
github.com/asciidwango/js-primer - 1d2d67f65bde0aa2eae024e14338a9094a2cf5af authored over 5 years ago by azu <[email protected]>github.com/asciidwango/js-primer - 63dd100c44b62445764e04baed81989d608623fc authored over 5 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - 81e66ec685179afb73d7489591cb4e8b4e34952c authored over 5 years ago by k-ta-yamada <[email protected]>
github.com/asciidwango/js-primer - 2a8bc6a8d4c33fd3d07f71ab9417a8bc25d832d6 authored almost 6 years ago by numb86 <[email protected]>
fix(usecase/nodecli): npmパッケージバージョンを固定
github.com/asciidwango/js-primer - 6f0f43befd93ecee49a2606f7a69c15a9db4917b authored almost 6 years ago by Suguru Inatomi <[email protected]>github.com/asciidwango/js-primer - 1582dbaf384e66bf4674dd627a8b25fb73ffe724 authored almost 6 years ago by Suguru Inatomi <[email protected]>
github.com/asciidwango/js-primer - b72f8bd05ea68303fd0a4764b941448cf4642f3b authored almost 6 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - 77cfc12611de34bd6e41e2a79c0bc6d1e65d3559 authored almost 6 years ago by azu <[email protected]>
* fix(usecase/nodecli): mochaのバージョン固定とfixtureの修正
* テストファイル未作成時のエラーを修正
github.com/asciidwango/js-primer - 1147467702a384aa7114837f7dcf06f5b4b25531 authored almost 6 years ago by Suguru Inatomi <[email protected]>* refactor(todoapp): エントリポイントをリファクタリング
* chore(todo): lang=jaに変更
* feat(todoapp): セクションのチェ...
github.com/asciidwango/js-primer - 5b33dfeadba34497808c8c95d0718d7559456288 authored almost 6 years ago by azu <[email protected]>(誤)プロパティ型 (正)プリミティブ型
fix #731
github.com/asciidwango/js-primer - b11b3c80e23fa003fa919a742cba95e678572170 authored almost 6 years ago by tomo_reb <[email protected]>
- `Code`でラップ
- コードのみで説明されてる箇所を文章に起こした
- WeakとGCの部分を少し文の塊を分けた
- NaNのコラムを修正(NaNはオブジェクトではない。結果的に...
github.com/asciidwango/js-primer - 68fbfbd75a877f83e942c7ea892f8909f3d1ea5b authored almost 6 years ago by Shinya Yamaguchi <[email protected]>
github.com/asciidwango/js-primer - 47be51f1fde13b338e9d27f130a8230a077d181f authored almost 6 years ago by Shinya Yamaguchi <[email protected]>
* refactor(try-catch): try-catchをリファクタリング
* chore: 説明のみに変更
* fix
* fix
* test: この行は実...
github.com/asciidwango/js-primer - 59cc95a9540b570511158fcd1c2433a528bb1622 authored almost 6 years ago by azu <[email protected]>github.com/asciidwango/js-primer - 951e2a48c1f2f8af025000137d89d8bc7e74d2ea authored almost 6 years ago by Shinya Yamaguchi <[email protected]>
fix #726
github.com/asciidwango/js-primer - 70ce947370b185319ea702bffd4e78c098901b7c authored almost 6 years ago by azu <[email protected]>github.com/asciidwango/js-primer - c8b512b08754c192b90d4166c4ec87d99f17fcd9 authored almost 6 years ago by Shinya Yamaguchi <[email protected]>
github.com/asciidwango/js-primer - 25a7408cb2cd43c3839e3142d2dbe7cd72c8e7f3 authored almost 6 years ago by Shinya Yamaguchi <[email protected]>
github.com/asciidwango/js-primer - e3fe9ea88e4f84587814934d36168a896f9708ca authored almost 6 years ago by Shinya Yamaguchi <[email protected]>
github.com/asciidwango/js-primer - a89266936deac3b3e2e4be1ee4e93e9831f061d6 authored almost 6 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - a303be3beae4b07e1425ea7b29e251fce9e2e4d5 authored almost 6 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - f7d95be7ad3dc293aaae9b8d740a5ffd9decf983 authored almost 6 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - 0bc21d69eeb3a1977f00ba176a9b1e3fc40786a1 authored almost 6 years ago by Shinya Yamaguchi <[email protected]>
github.com/asciidwango/js-primer - 76ecaec77c36ce1df0da92700c28fc69e01e42c1 authored almost 6 years ago by Shinya Yamaguchi <[email protected]>
github.com/asciidwango/js-primer - ee0bb1364ac79594984493b19a4a5cadd3714b11 authored almost 6 years ago by azu <[email protected]>
* feat(intro): まえがきを追加
* Updatre
* Change title
* chore(license): ライセンスの表記を追加
* chor...
github.com/asciidwango/js-primer - 4da53aa7cbdf7a0d2400e22d99a75cb160bce156 authored almost 6 years ago by azu <[email protected]>`。` が抜けているので足しました。
github.com/asciidwango/js-primer - 93a755319de8c8f327cdd388f97bdea723fc518a authored almost 6 years ago by Shinya Yamaguchi <[email protected]>fix #173
github.com/asciidwango/js-primer - 967e291d523cb7b922c46b60ea964e2d54992537 authored almost 6 years ago by azu <[email protected]>github.com/asciidwango/js-primer - 97f985478429ef76529d9cebb5e7b6e3ed4f8358 authored almost 6 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - c7216f9a8c8f23309c1cab4b917aa9f39a087588 authored almost 6 years ago by azu <[email protected]>
* refactor(css): classのリファクタリング
* refactor(class): 文章の修正
* fix
* fix
github.com/asciidwango/js-primer - 117b43acd01d2c90c801b3f7b6e1464b2029e3b7 authored almost 6 years ago by azu <[email protected]>* 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]>github.com/asciidwango/js-primer - df224733e221b8c4fa990222a306a8aec05ddaa0 authored almost 6 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - 51f04f1104ea63589312d5232a3a3524a54f8075 authored almost 6 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - 7ef699bab3ea90988a1e0ceca40f460008cedd51 authored almost 6 years ago by Shinya Yamaguchi <[email protected]>
github.com/asciidwango/js-primer - 4521426c4e6dbd856e8f707f2e53ef7697da4a9a authored almost 6 years ago by Shinya Yamaguchi <[email protected]>
fix #338
github.com/asciidwango/js-primer - 5ece0bc93946c68234ac91c989a4e542f0d3c9f2 authored almost 6 years ago by azu <[email protected]>github.com/asciidwango/js-primer - 02fae034594da33a4a9cb89345f65dfbd811ab50 authored almost 6 years ago by azu <[email protected]>
* Update README.md
* Update README.md
github.com/asciidwango/js-primer - c287fea861e425727a8b927c7db1684fb5f33620 authored almost 6 years ago by Shinya Yamaguchi <[email protected]>github.com/asciidwango/js-primer - 70c1403b94ff6143c220f12944c37c98f06c4f48 authored almost 6 years ago by Shinya Yamaguchi <[email protected]>
* refactor(variables): 変数名のルールについてを更新
* fix: remove console
* fixup!
github.com/asciidwango/js-primer - e67b1b2eaec1e602325b707cd097fba3a068df87 authored almost 6 years ago by azu <[email protected]>
- ユースケース全部にdescriptionを追加
- 目次の更新の仕組みを追加
```
tools/update-summary.sh
```
で更新できる
fix...
github.com/asciidwango/js-primer - a7ecf8a06cb6b2b1127f7ff7c0345e1b1ecb188f authored almost 6 years ago by azu <[email protected]>github.com/asciidwango/js-primer - cfdaf9233ae35d91c190cce2a5f7fdc34b10540a authored almost 6 years ago by Shinya Yamaguchi <[email protected]>
* 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]>ループと反復処理の typo 修正
github.com/asciidwango/js-primer - b5e5a6da5e5021a33c2fba1ace09c251a00de0a3 authored almost 6 years ago by azu <[email protected]>ループと反復処理のページの typo 修正
github.com/asciidwango/js-primer - 67c4bbef4079cf265f3848cf88bff1216295e678 authored almost 6 years ago by azu <[email protected]>github.com/asciidwango/js-primer - 2828fdffb4585b17d9bc171a14449328ebe52d2a authored almost 6 years ago by Shinya Yamaguchi <[email protected]>
github.com/asciidwango/js-primer - 6ac12c2f937d29d6b28f57fef5cb2065bcb42b63 authored almost 6 years ago by Shinya Yamaguchi <[email protected]>
github.com/asciidwango/js-primer - c00e92ee38bedd7f13d6125f0b186ebff78d52d6 authored almost 6 years ago by azu <[email protected]>
refactor: 演算子 〜 関数とthis
github.com/asciidwango/js-primer - 9064c161317f22bac6f6570fdb5dfd8b0bf64235 authored almost 6 years ago by azu <[email protected]>github.com/asciidwango/js-primer - c52a97abe22156d0c83e49172298dc8317536eca authored almost 6 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - 8f551db352caf2c6c83be86b942f4d853cd41ddd authored almost 6 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - df531799557b5610406ec3017a2e5691816b333c authored almost 6 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - 6aaad3c99a45db52de0a0f4a10222bf18c927174 authored almost 6 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - d1d9e363e09926e85509063bc30e7cdabbdcbba6 authored almost 6 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - 0bb4717a527b5431eaaaaaf8d8fdba0355273439 authored almost 6 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - a3aabf44902b87b9a0d1e59d172a4215dc65d9f0 authored almost 6 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - d9c4a46e090460b88176711d609b24ed1a33a48c authored almost 6 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - 2439b24d82975bdb4ba10a2397ee1b1dc9190037 authored almost 6 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - fb341b60c2d2ce539805ae73d99e05c8ba7bf5e8 authored almost 6 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - 95222be79ef9a82a813da02b55f70bef4edbd5f8 authored almost 6 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - 5bd79eb95e9c2dbd1e5c533ff72209da11556f3a authored almost 6 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - a17c436256f4823e4f5686ab41d905a42fdf33c1 authored almost 6 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - fa5fa55d21202a4111c20c4f89612fa8e5748a11 authored almost 6 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - a136b4741f8b6506fbce75006cae6d4bc127891b authored almost 6 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - aabc2d8b70dcdf33806224dc78bb9880b26c017b authored almost 6 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - d9f1f66cd9c5057c15021b4fece995342c704296 authored almost 6 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - de8f0d792cc8374b1776f5df1e13272ba414672d authored almost 6 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - fca573128b680ec27a42b885a1a260f532cd6ded authored almost 6 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - 1b6fdb81322bbb1b4163ff625f1dac79d4df79e4 authored almost 6 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - 420595262d01bd093228f5ba291476501df2d9a5 authored almost 6 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - 039d6bc75f963f52b54f849ac116ea082593979d authored almost 6 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - c416998fd06908942b716fb94d3661fcbac5e69d authored almost 6 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - 06679fabc2a4cc711166c7482d7416de98cd20ab authored almost 6 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - 11e9d943fcd531d2bb1b74ef95e7da79bcc214c4 authored almost 6 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - a9175bc660cfb897c3a6f0e0be163bc0e66cfa73 authored almost 6 years ago by azu <[email protected]>