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 - 162be25bafdfd5d0cbdfa40c7a9010b7e8bf2f2d authored over 4 years ago by hanahageWanko <[email protected]>
fix https://github.com/asciidwango/js-primer/issues/1258
github.com/asciidwango/js-primer - 0b0a69a56886324d6d003b7e361c630e399d41ab authored over 4 years ago by azu <[email protected]>github.com/asciidwango/js-primer - c6e7fa495a8e8efec4541009a15c0e0285e94287 authored over 4 years ago by azu <[email protected]>
見出しのリンクと被さってしまうことを回避するため
github.com/asciidwango/js-primer - 42c1ed0db18d012d92741194c8b34fff59978534 authored over 4 years ago by kenzoukenzou <[email protected]>github.com/asciidwango/js-primer - 0f3e028b2a5516e3fec40af89f5602b1b3c4a50b authored over 4 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - 6c6036c3e43704d5383403de500cc22e87dd70de authored over 4 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - ff9162c0722470ad1fc261f6eb46a0d2c95083cf authored over 4 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - 85c9e5d956aee9a774aa4a178ffbe5650d3a568c authored over 4 years ago by azu <[email protected]>
* feat: ECMAScript 2020に対応
* chore: 2.0.0のCHANGELOG作成
* fix
* fix
* fix
* fix
...
github.com/asciidwango/js-primer - 17328eda6e7578c8568cbc62188b35d81882ec1f authored over 4 years ago by azu <[email protected]>「インスタンス化したときに」を削除するものです。
https://github.com/asciidwango/js-primer/issues/1239
github.com/asciidwango/js-primer - 1a4b9b4aea60c1924749adef27bb871467549032 authored over 4 years ago by Toshihiko Ichida <[email protected]>* chore(string): アウトラインの更新
* feat(operator): matchAllベースに書き換え
* fix
* fix
* fix
*...
github.com/asciidwango/js-primer - b8048959a897b5b94e3f40ea6bb464a66eaecf2b authored over 4 years ago by azu <[email protected]>github.com/asciidwango/js-primer - 53c2ccd47ec8112f0eb4997520935f3ceb38286b authored over 4 years ago by azu <[email protected]>
READMEやCONTRIBUTINGの中にあるGitBookをHonKitに変更しました
issue #1176
github.com/asciidwango/js-primer - 24a4405f76c8610e0430be90f20c453c1bbbf7fa authored over 4 years ago by DuGlaser <[email protected]>
#1247
#1203
github.com/asciidwango/js-primer - f2183638622c2c45e634f937aa4105463782ead9 authored over 4 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - 72b4e202ee09178adfc040edd20eaa80e4b1db3e authored over 4 years ago by azu <[email protected]>
* CI: add Node.js 14
* fix(operator): コードを修正
* fix(object): fix code
* fix
* chore: ...
github.com/asciidwango/js-primer - 8c4923aa06aeaaf635bcd794fd88e4c2e7e9fbf0 authored over 4 years ago by azu <[email protected]>Nullish coalescing演算子(`??`)とOptional chaining(`?.`)に関する変更
## 変更点
- [x] **falsy**の説明を演算子の章に...
github.com/asciidwango/js-primer - 8aaf25bdda7739d40307e6353f0b138062894787 authored over 4 years ago by azu <[email protected]>* feat(data-type): BigIntのセクションを追加
* fix(data-type): プリミティブ型の種類は7つに増えた
* fix(data-type): E...
github.com/asciidwango/js-primer - 5b31466490ac37012c7c464eed6f096714231ecb authored over 4 years ago by azu <[email protected]>* sliceにおいて空配列となる場合の引数の条件を修正
* sliceにおいて空配列となる場合の引数の条件の表示を分離
github.com/asciidwango/js-primer - b91ce7fe93939cf3cdb77bbd1553018d4de02ada authored over 4 years ago by 建築のジョー <[email protected]>github.com/asciidwango/js-primer - 7dcb2fccb52f4533531139af5efa255c634639db authored over 4 years ago by Toshihiko Ichida <[email protected]>
SyntaxError とありますが、ReferenceError が発生します。
github.com/asciidwango/js-primer - 6a0048d9abe51f7a010dc0539554b1820b56a720 authored over 4 years ago by Toshihiko Ichida <[email protected]>github.com/asciidwango/js-primer - 2c6c0971bfbb4a6e7c6c5cb158f009b251b3544b authored over 4 years ago by Toshihiko Ichida <[email protected]>
github.com/asciidwango/js-primer - 9adb205804d04b912040605ebd01eabffa3d87e4 authored over 4 years ago by neko_the_shadow <[email protected]>
* fix_cli_test_code 末尾の改行コードを削除
* fix(nodecli) 末尾の改行コードを削除
trimEnd()に変更、コメントとexpectedに対しての...
github.com/asciidwango/js-primer - b5fd61b4de229e1d2772584a45a39f4c1410bd84 authored over 4 years ago by sasahara-study <[email protected]>関数宣言のサンプルコード
github.com/asciidwango/js-primer - 0e85086fa33a14fcd89c22264489a8d47ab37984 authored over 4 years ago by azu <[email protected]>文字列に変更
github.com/asciidwango/js-primer - 6e7ba74d8e294894db5825b2fd9bf3226007bcf2 authored over 4 years ago by azu <[email protected]>
関数名としては一般に動詞の方が良いとされているので、2倍するという `double` に変更する案です。
multiple は形容詞、もしくは名詞で、名詞は「倍数」という意味になります。(例...
後からのは Outdated になってるので、こちらが良いということでしょうか?
Co-authored-by: azu <[email protected]>
github.com/asciidwango/js-primer - 78d361c9cd51e921e67d351a302358bbd24f9526 authored over 4 years ago by Toshihiko Ichida <[email protected]>「JavaScriptだと数値でも暗黙の型変換で正規表現が使える」サンプルかと思ってましたが、深読みしすぎでした。
Co-authored-by: azu <[email protected]...
github.com/asciidwango/js-primer - fda7aefa7d624ad5c8a6797c100d66427e868f89 authored over 4 years ago by Toshihiko Ichida <[email protected]>## 文字列結合演算子について
他の説明に合わせ「2つの文字列を結合」と、「2つ」という記述を追加
## マイナス演算子、除算演算子、剰余演算子
これらは交換則が成り立たない...
github.com/asciidwango/js-primer - 8f937a46bfcfa0c5289cb9ae04ffb16c85dd2c27 authored over 4 years ago by Toshihiko Ichida <[email protected]>* 3オペランド以上の演算における型変換の予測可能性
3値以上の場合でも、演算子の優先度と結合性で演算子の適用順序が決まり、演算子と値との関係で暗黙の型変換の形式が決まるので、「困難」と...
github.com/asciidwango/js-primer - 27812593f9aee45ba1e17935363de1588097e153 authored over 4 years ago by Toshihiko Ichida <[email protected]>
RegExp.prototype.test() は文字列を扱います。
このサンプルだと数値の字面をそのまま扱うように勘違いする可能性がありそうで、文字列に変換されるステップを記載しました。
...
オペランド1、オペランド2 をべき乗演算子の説明の左オペランド、右オペランドに合わせる修正です。
github.com/asciidwango/js-primer - a139142a0d2118d15201eae4a8a4ff6436786b8c authored over 4 years ago by Toshihiko Ichida <[email protected]>
次の Issue の修正案です。
https://github.com/asciidwango/js-primer/issues/1217
`unexpected token: ide...
github.com/asciidwango/js-primer - 6c25579ff6ce856d2808b939e84ce3802593a83b authored over 4 years ago by Toshihiko Ichida <[email protected]>次の Issue のものです。
https://github.com/asciidwango/js-primer/issues/1219
github.com/asciidwango/js-primer - 37e564177b5dcec3f680c8385b311caed819e08b authored over 4 years ago by Toshihiko Ichida <[email protected]>「APIに渡す値の問題から起きる TypeError」を「APIに渡す値のデータ型の問題から起きる TypeError」への修正を提案します。
fix https://github.co...
github.com/asciidwango/js-primer - d5b5ba627c6316298196ae1981b92195b244c1fe authored over 4 years ago by Toshihiko Ichida <[email protected]>github.com/asciidwango/js-primer - 79cf2024c35e16fa2e6bd249d6d06db92ef4d7a2 authored over 4 years ago by azu <[email protected]>
fix #1215
github.com/asciidwango/js-primer - b659acb0aa35ec7b865a095dfaa24e9b4e13398c authored over 4 years ago by azu <[email protected]>github.com/asciidwango/js-primer - 3523b0fd51f38a13ca1f424114eb30bd4eeb05e4 authored over 4 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - 28fa2d627ebb7f8ad9db1e71f8c8708b02b3602f authored over 4 years ago by Ryo_gk <[email protected]>
github.com/asciidwango/js-primer - 61270ff58c66ea33d0dd60e50cdee208f5ece60c authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](http...
github.com/asciidwango/js-primer - 743d228b21c5c466727ad2de0aa30407580b1f2a authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](http...
* #1209 update github-issue-feedback version
* #1209 change Bug Report label to Japanese
github.com/asciidwango/js-primer - d629bad65044821581999377cbebd6ac231e973d authored over 4 years ago by Ryo_gk <[email protected]>github.com/asciidwango/js-primer - a84f4124cf44ca7aa1bde60e2984ab2b7cc16a4b authored over 4 years ago by Suguru Inatomi <[email protected]>
github.com/asciidwango/js-primer - 429bac96f0ee4c2dd002b9008c82ab1ed61fb64b authored over 4 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - ec3149df46931a4d42854d84e254d2fbb2021124 authored over 4 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - f5031728be2836dbe986296a4316d28ce8e3916a authored over 4 years ago by midnightSuyama <[email protected]>
github.com/asciidwango/js-primer - 1ee247362ac4aca9790b1986da3f70f507449362 authored over 4 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - 7018b4f99b71cc96b422863285b4c7b1cb53f2f3 authored over 4 years ago by yotuba088 <[email protected]>
github.com/asciidwango/js-primer - 9d0aafc3b63090188514ef4118d4348e5a620dbb authored over 4 years ago by azu <[email protected]>
* fix: テンプレートリテラルを<code>`</code>に変更
* fix
github.com/asciidwango/js-primer - 410931e7e59fa05a0b2c6c87dafb8669743b3db3 authored over 4 years ago by azu <[email protected]>* fix(operator): リンク切れを修正
fix #1197
* Update source/basic/operator/README.md
github.com/asciidwango/js-primer - fa594ba9c7bd95119787af2096192d4189a70779 authored over 4 years ago by azu <[email protected]>chore: -> を → に表記統一
github.com/asciidwango/js-primer - 8fa94fa6941a80eb416d9c2e20d8c1b85ec5978d authored over 4 years ago by azu <[email protected]>github.com/asciidwango/js-primer - 722c22bd1614f8dd947f2c1d563afa92f2198de2 authored over 4 years ago by gogogodx <[email protected]>
github.com/asciidwango/js-primer - e905ea975bb82266be45b5a3597bfc20d45f7491 authored over 4 years ago by gogogodx <[email protected]>
chore(deps): update cypress
github.com/asciidwango/js-primer - 5dcd4f3615f7cd7a3f76bd09930e4af8cb77685a authored over 4 years ago by azu <[email protected]>github.com/asciidwango/js-primer - 055ba6f81c9309400d6965de79cb1e1c4ed29c64 authored over 4 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - b755ae40ca7bdce38bcb0853370a4381f179d5db authored over 4 years ago by azu <[email protected]>
* fix(loop): for...in文のES2020の変更点を追加
* Update source/basic/loop/README.md
github.com/asciidwango/js-primer - 3f0f1f10e238fa3608ff4b797bc586b69b230787 authored over 4 years ago by azu <[email protected]>github.com/asciidwango/js-primer - c0db86a0c1e60d0bd68db24e8c1b7cbf4b967097 authored over 4 years ago by gogogodx <[email protected]>
github.com/asciidwango/js-primer - 3505943c858e74bdcc17110fcc1e86b3f2476ee4 authored over 4 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - 61d0abd578c50db65f6f359064973563a01925d7 authored over 4 years ago by azu <[email protected]>
Co-authored-by: eco <[email protected]>
github.com/asciidwango/js-primer - a11a3e7aef0174deae5cde3c0f27348270cf004b authored over 4 years ago by Moeko Tanaka <[email protected]>* feat(function-this): globalThisについて追加
* fix(function-this): add meta
* fix(function-this...
github.com/asciidwango/js-primer - cf53397ddb052a82d7b789df9b019aa0579b1a59 authored over 4 years ago by azu <[email protected]>* chore(deps): update dependencies
* chore(deps): add lock
* feat(data-type): add BigInt s...
github.com/asciidwango/js-primer - 75ec62ce0c440fc0c6a646d79d280caa7b9cea12 authored over 4 years ago by azu <[email protected]>GitBookから https://github.com/githon/githon に移行
github.com/asciidwango/js-primer - 93421692481e11bf42d5ca78ccf14e4b539b267d authored over 4 years ago by azu <[email protected]>github.com/asciidwango/js-primer - 81fbe010d27418f13c65a65f0418df00619c3c46 authored over 4 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - eaf2b2cce1c40f4fa847283b2f765d3b76e9c085 authored over 4 years ago by azu <[email protected]>
Co-authored-by: eco <[email protected]>
github.com/asciidwango/js-primer - 4d1d071ca7d400d2b83bc5b13b2be14f9a814077 authored over 4 years ago by Moeko Tanaka <[email protected]>github.com/asciidwango/js-primer - 37c80b4ed852e9b6f00a174339253fe833fe7830 authored over 4 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - a3251fa5baef5fc50d100006925458223e3ad248 authored over 4 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - 0921771cb7a1f99b37d96877c4ea06d094190d9c authored over 4 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - d5d3f7757dc2ef170782a28c91c24d81656277d5 authored over 4 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - 02b60e3ce3b31202bd4de064e2d7aa0fb4523b55 authored over 4 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - 2902a1d06d0cfa37b82b5511d70733d3057cbe2b authored over 4 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - c200cba1477de9a1cfdf202730f1c82db5343a8b authored over 4 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - 247363583816166f34fa1ceeaec5103fc15b166e authored over 4 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - e3c590bc1c7e925be8f1b442715dd889346fc1af authored over 4 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - 206d7473fc59a953b9c992d90aa545b7a8dd6453 authored over 4 years ago by azu <[email protected]>
This reverts commit 93a858aa7861579276bebbc0c5f45be1c66d2916.
github.com/asciidwango/js-primer - e2144963a1837b75a75a0bebceb8f9f083479d40 authored over 4 years ago by azu <[email protected]>github.com/asciidwango/js-primer - 321546612b4303d4656e3624e457dd624031c2ac authored over 4 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - d360503ede3d3de04539b7395cce9fe58dfd0486 authored over 4 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - 93a858aa7861579276bebbc0c5f45be1c66d2916 authored over 4 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - 835f1efa6b4099a7aedeea9c8756f3362a92c7ae authored over 4 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - d5f8b5c2720943376e6e47159e63f36de9e3bdac authored over 4 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - fc5f7cc937900d455cde840a4b36a11dabd0b32b authored over 4 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - c3d2ea929efc8c717e6cf3cc8d9d202f1ef62bd8 authored over 4 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - 6356894d3fac6f01ad3b4d12a59371c1949a460c authored over 4 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - 6c4b5facceb98fea79543266041c16958ec4b386 authored over 4 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - 39e20eca2dda4cf07c41752475dd387539e4ad55 authored over 4 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - 1cdaf3e8be2a7e4bf0469323ebd97e613337f7a4 authored over 4 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - 5d6a447f5090058bccb9b702e812eca32c1cf527 authored over 4 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - 2e2de030da0e5835d360074339a4d273365a305f authored over 4 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - 4a4be85e747a85ebee639ecd8a0868a1ff461f98 authored over 4 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - b6a24ad79f33733caee4602ce7f9872d587d2cde authored over 4 years ago by numb86 <[email protected]>
github.com/asciidwango/js-primer - 8e5e1561200abcf683937b46e10cfbc2683b6ad9 authored over 4 years ago by Takahiro Miyoshi <[email protected]>
github.com/asciidwango/js-primer - 03825197ba3867f1525019222edcdb58ed37b2f8 authored over 4 years ago by azu <[email protected]>