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
Signed-off-by: azu <[email protected]>
github.com/asciidwango/js-primer - 71e6167cbf32ea436b43507dc88492a3807b42ad authored almost 2 years ago by azu <[email protected]>ブラウザ環境やランタイム環境(Node)で確認したところ、再代入によって発生する例外はTypeErrorだったため修正しました。
github.com/asciidwango/js-primer - 05f5405238cd916ddcf4b49fade3615490f92df1 authored almost 2 years ago by haruguchi <[email protected]>
まとめにて
- 関数の宣言方法
- 関数を値として使う方法
- コールバック関数
- 関数式とArrow Function
- メソッドの定義方法
という順番になっているが、本文は...
github.com/asciidwango/js-primer - 9a9bea4b3427d494d550c55156587e7b84a4dd99 authored almost 2 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - 4e08b74d0c4f1906b513fe57c9b9f857e0b0f05b authored almost 2 years ago by Shinya Fujino <[email protected]>
github.com/asciidwango/js-primer - c0102472ba2cb8c93ff878a663195dcc48dd2126 authored almost 2 years ago by staticWagomU <[email protected]>
* fix: 「条件分岐」において、まとめの中の break 文の説明にみだれがあるため、読みやすく改善
* Update source/basic/condition/README.m...
github.com/asciidwango/js-primer - 477c0f74c6238c604a95aaa063cfc4271c938afd authored almost 2 years ago by Shinya Fujino <[email protected]>github.com/asciidwango/js-primer - c7af4cb0549a2b589d45d5bd055766d5f6bd8f6a authored almost 2 years ago by Shinya Fujino <[email protected]>
github.com/asciidwango/js-primer - e3bf1a78e93993a62238a2ee87829c2830c2f921 authored almost 2 years ago by Shinya Fujino <[email protected]>
github.com/asciidwango/js-primer - bf0f5f596a7e087479ba269ab8b2dbe8d10b5713 authored almost 2 years ago by Shinya Fujino <[email protected]>
github.com/asciidwango/js-primer - 4170c2969a7b1f3dd34a6b4812b97805fbde1ea2 authored almost 2 years ago by Shinya Fujino <[email protected]>
github.com/asciidwango/js-primer - b35001eba28cf96a26ec7869d7860376740dee58 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@sideway/formula](https://github.com/sideway/formula) from 3.0.0 to 3.0.1.
- [Release not...
github.com/asciidwango/js-primer - 4e7a9287628b643c395c46a94492ea711d71ea0c authored almost 2 years ago by Shinya Fujino <[email protected]>
「暗黙的な型変換して」となっている箇所があったので、助詞「を」を追加し自然な日本語になるように対応しました。
また、他の箇所ではgrepして「を」があることを確認しています。
- refs: #1568
対応漏れしていた箇所があったので修正した。
データ型とリテラル、リテラルの項にて
BigIntのリテラルの説明はあるが、リテラル表現をもつプリミティブ型は4つとなっていたのでBigIntを足して5つに修正した
* refactor: Update to Node.js 18.14.0 and npm 9.3.1
Signed-off-by: azu <[email protected]>
...
github.com/asciidwango/js-primer - 3f40bf66f2b16fdd2ef765bed7c2dacd76ff5ca1 authored almost 2 years ago by azu <[email protected]>github.com/asciidwango/js-primer - bd2b0dfb16c957223465096d61ebf7dbbac1e1d6 authored almost 2 years ago by Shinya Fujino <[email protected]>
github.com/asciidwango/js-primer - ac2924a3ff995ae878f04b3b97bbc3fd22106026 authored almost 2 years ago by Shinya Fujino <[email protected]>
github.com/asciidwango/js-primer - ea85de08b9cb335796696f835bd5840de2f76fbb authored almost 2 years ago by Shinya Fujino <[email protected]>
github.com/asciidwango/js-primer - 5d130539e654defacb08ae641d9eadff997117a0 authored almost 2 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - 342df9786d2f2995ddffa5102f220c9e67cffae8 authored almost 2 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - b6313c857789eb0f3e74fb6e81bdcdbc2e01e2dc authored almost 2 years ago by Shinya Fujino <[email protected]>
* chore(website): update node version
Signed-off-by: azu <[email protected]>
* chore: remo...
github.com/asciidwango/js-primer - 251c2e08019080e4894b995c2fa86b5acad4a348 authored almost 2 years ago by azu <[email protected]>
Generator関数はJSPrimerで取り扱っていないため、説明を削除する。
削除に伴い、後の文章との整合性を保つため一部修正。
関連するIssue #1559
Co-authored-by: azu <[email protected]>
github.com/asciidwango/js-primer - a9ed85b5b102b073a990ba324f9e1d78d2bea935 authored almost 2 years ago by Shinya Fujino <[email protected]>「初めてみましょう」を「始めてみましょう」に修正しました。
github.com/asciidwango/js-primer - 6441efd174fa64fdc4c2f3a0b46d29ec623d8ac8 authored almost 2 years ago by haruguchi <[email protected]>github.com/asciidwango/js-primer - db90a4c900f0c574f797362d7419694cc5383ce9 authored almost 2 years ago by r-shirasu <[email protected]>
github.com/asciidwango/js-primer - 671c8c618a896fb25946c735d08906007ee63f69 authored almost 2 years ago by Shinya Fujino <[email protected]>
github.com/asciidwango/js-primer - 0195d4e025d46376728c7b16a699dbc2bbc6a1a1 authored almost 2 years ago by Shinya Fujino <[email protected]>
github.com/asciidwango/js-primer - d25590fc463ad68c38120551196b1693756cfd40 authored almost 2 years ago by Shinya Fujino <[email protected]>
github.com/asciidwango/js-primer - c10a03d56e67a00df756ed57619a6807c2fd9d7d authored almost 2 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - e119df319aa00d35e77937c53ee7cb7edcc4db11 authored almost 2 years ago by Shinya Fujino <[email protected]>
github.com/asciidwango/js-primer - e3029060075750459b9a176affc59070c1b2c55b authored almost 2 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - d8e76c6b05b86a8cf8ab285b20269ed3db431ae7 authored almost 2 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - 1c7ff569deea97c89a5ba4421c384ba4b9b9fa91 authored almost 2 years ago by milk1000cc <[email protected]>
github.com/asciidwango/js-primer - 1d1fff57bdb20942e92283a9085685391c20f9bf authored almost 2 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - ca6a7d8adbaee6661b6c69f849023e50ea406524 authored about 2 years ago by azu <[email protected]>
* refactor(use-case/ajaxapp): サンプルコードのディレクトリをexampleに移動
* fix: srcディレクトリをなくしてexampleディレクトリにフラ...
github.com/asciidwango/js-primer - 555e9ac1d10f68f708393da540dcfc2c8ba86c0b authored about 2 years ago by Suguru Inatomi <[email protected]>github.com/asciidwango/js-primer - a1b21a422bfdda7fcc8793e51183c0df4c1d6e9c authored about 2 years ago by azu <[email protected]>
Bumps [minimatch](https://github.com/isaacs/minimatch) to 5.0.1 and updates ancestor dependency ...
github.com/asciidwango/js-primer - 9cbca56f05072f232bf1ab679dbc3238a2d4cec5 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](h...
github.com/asciidwango/js-primer - 94e9d623cdaeec95cc071a1de40e83d916d874a8 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 ...
github.com/asciidwango/js-primer - 1c346ffa85b44933ed1a5a60d71dcdf0c3382e16 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>github.com/asciidwango/js-primer - 99f4ec05f2828c773790dee1719c7f3ece395ec3 authored about 2 years ago by kan-tanu <[email protected]>
* feat(CONTRIBUTING): リリースフローを追加
* refactor(ajaxapp): Fetchの言い回しを修正
* fix
* fix
github.com/asciidwango/js-primer - 6f39f9ae00eb1e86445f4be6c316d90e33b1e3d5 authored about 2 years ago by azu <[email protected]>github.com/asciidwango/js-primer - fbe56a44f9e979a9a5b54f25e5ee75848c780406 authored about 2 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - 24b87cd275986e1f622623ce98b707ce3852ee78 authored about 2 years ago by azu <[email protected]>
* feat(intro): 変更点を追加
* fix: remove tests
* add form
* add css
* add style
github.com/asciidwango/js-primer - 33cd3fcb894cb0ccbfbed58373d7be299320ff98 authored about 2 years ago by azu <[email protected]>* fix(cheatsheet): fix link
* chore(textlint): add ignore
* chore: fix link
github.com/asciidwango/js-primer - 81402dc86e64ce0470db20087b0e534c81e93e2e authored about 2 years ago by azu <[email protected]>github.com/asciidwango/js-primer - a3d8a724dc50a4c2606830a253e1b440f695a67c authored about 2 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - c38fe10c21649c6d9a67de8929861206992434c3 authored about 2 years ago by azu <[email protected]>
* fix(data-type): 値 → データ型
fix https://github.com/asciidwango/js-primer/issues/1498
* fix(...
github.com/asciidwango/js-primer - 500e93fbad87b87bbd3468ccb894702a32038c05 authored about 2 years ago by azu <[email protected]>* fix: "が抜けていたので修正
* DOM Events → EventTarget
* 細かい文言の修正
github.com/asciidwango/js-primer - ce4bd96b41337edd27af0a5abe7c2ecde030ae48 authored about 2 years ago by azu <[email protected]>github.com/asciidwango/js-primer - 3a12dc30c661bdf807b71fa9a6d5395c287f4ae4 authored about 2 years ago by azu <[email protected]>
* refactor(nodecli): cd コマンドを追加
* package-lockの注記を削除
流石にデフォルトとなっているため
* 相互運用性の補足
* f...
github.com/asciidwango/js-primer - 495a5f0cba535268b838fe2f9757a47d214d7432 authored about 2 years ago by azu <[email protected]>
https://github.com/asciidwango/js-primer/issues/1520
Signed-off-by: azu <[email protected]>
Signed-off-by: azu <[email protected]>
Signed-off-by: azu <[email protected]>
github.com/asciidwango/js-primer - bcdbff771706bc06e8c994e550182235b73d3d2a authored about 2 years ago by azu <[email protected]>github.com/asciidwango/js-primer - 07fe834375e9f09d177a9c64898a55de00a31faa authored about 2 years ago by azu <[email protected]>
Co-authored-by: azu <[email protected]>
github.com/asciidwango/js-primer - 2dd632efd8f0ff07e8a77ccdfc17ad963df7e220 authored about 2 years ago by Suguru Inatomi <[email protected]>* cd での移動を追加
* fix
* fix: XHRはDeprecated
* タグつきテンプレート関数の記述を書籍を参照するにようにまとめる
github.com/asciidwango/js-primer - cec89fe060de05043e96c6cdf7011910c82f246a authored about 2 years ago by azu <[email protected]>* new Dateの引数解説の修正
* 判定方法をつか
* moment.jsを落とし、Day.jsを使うように
github.com/asciidwango/js-primer - a10e0cda1d4989e3f53783d630e0471049555482 authored about 2 years ago by azu <[email protected]>github.com/asciidwango/js-primer - 1abb1e74937d4fcb1824bbc9c6ea969b67a2a59f authored about 2 years ago by azu <[email protected]>
* fix: バージョン番号についてを追加
* syntax
github.com/asciidwango/js-primer - a317ae03c47253d888c04937c5951adba1ccb2e1 authored about 2 years ago by azu <[email protected]>github.com/asciidwango/js-primer - 452ad45c4559f8565507055fa4df1776e3426b17 authored about 2 years ago by azu <[email protected]>
* refactor(json): ホワイトリスト → 許可リスト
* BigIntを追加
github.com/asciidwango/js-primer - 224911159bb414c6bacb53151dca09ca02a2b55b authored about 2 years ago by azu <[email protected]>* コレクションの補足
* sizeはデータの数を返す
* fix
* エントリ
* fetchのエラーハンドリングを修正
* fix
* 要素の数
...
github.com/asciidwango/js-primer - 825be350ea69951728b0419115b0da26ef806449 authored about 2 years ago by azu <[email protected]>* fix: Date.now()についてを追記
* JSの処理で占有
* fix
* Workerについて書き直し
* fix
* fix
* についてを...
github.com/asciidwango/js-primer - 87fd56da417491f735eb5eeb8672c43a9f6cc33a authored about 2 years ago by azu <[email protected]>github.com/asciidwango/js-primer - e0cce3a2add92eed46e072b6c096039e4ccf6df1 authored about 2 years ago by azu <[email protected]>
* fix: private class fieldsの補完
* Update source/basic/class/README.md
github.com/asciidwango/js-primer - d72dda077c267b7d272e6e51314e11fa5c403b51 authored about 2 years ago by azu <[email protected]>github.com/asciidwango/js-primer - 3e01761435bde5313cd445fb3aa2633854395197 authored about 2 years ago by azu <[email protected]>
* refactor: new Errorの記述を変更
* evalの補足
* 実行できるように
* {{book.console}}を追加
* fix
github.com/asciidwango/js-primer - b6ec95db700b1d06510629556660a643dac3a467 authored about 2 years ago by azu <[email protected]>github.com/asciidwango/js-primer - 924ae1b003b7221038e21f99c6cf0e7757aa7765 authored about 2 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - 219f0b85bc26ddd9694373446f3b8ef3c7827f28 authored about 2 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - 319c26bd1b9f5f5f8f7eb3dc0517192c4df21b53 authored about 2 years ago by azu <[email protected]>
* refactor(string): reduceのリンクを追加
* fix
github.com/asciidwango/js-primer - 1827cfcd7ee24386054ad156a2b075505de7a684 authored about 2 years ago by azu <[email protected]>github.com/asciidwango/js-primer - 7542a0dadfd12e8eab4436d815c55c9a641d1b14 authored about 2 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - c8a62b5cdd341ad5a781be744dedb8a3b425c1ec authored about 2 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - 349b0227dfc42b70a8cdc7249857f83153958236 authored about 2 years ago by azu <[email protected]>
* fix: sliceメソッドの図を追加
* fix
* 範囲を明確化
* fix
* fix
* fix
* 文字列化
github.com/asciidwango/js-primer - a619bcfa427c8178cfc260a95e0c906c7c1a91e3 authored about 2 years ago by azu <[email protected]>github.com/asciidwango/js-primer - 85f23c4c42737660ae7fd8581ea1a2ef2e90a08c authored about 2 years ago by azu <[email protected]>
* fix: プロパティ名の規則を明確化
* fix: 暗黙的な変換を追加
* return boolean
* fix
github.com/asciidwango/js-primer - 1aa8a064e8794884a0aeb9c9e3a4250dcf177678 authored about 2 years ago by azu <[email protected]>* add comment
* fix: reduceメソッドのコラムを削除、メソッドの説明に移動
* fix
* tableを追加
* fix
* fix
...
github.com/asciidwango/js-primer - 8818371f981e0f6d9e2ed109c4c95b050bf15523 authored about 2 years ago by azu <[email protected]>Signed-off-by: azu <[email protected]>
github.com/asciidwango/js-primer - 611e7084e210794ca788159e7f8c557f25b044c7 authored about 2 years ago by azu <[email protected]>* fix: 関数宣言と関数式の違いについてを追記
上書きを避けたい場合は関数式が利用できることを明確にした
* fix
github.com/asciidwango/js-primer - d0ed82863d91169cffd2274557fcb948faded697 authored about 2 years ago by azu <[email protected]>github.com/asciidwango/js-primer - 40188b69502448c7077fe45303c78fed5b784bb2 authored about 2 years ago by azu <[email protected]>
* fix: lint checkの自動修正結果を反映
* fix title
* fix: ウェブコンソールの開き方のリンクを変更
* fix: ignore ブラウザーの...
github.com/asciidwango/js-primer - 060cf34467324a9488f31c59fb56fadd4f8db48e authored about 2 years ago by azu <[email protected]>github.com/asciidwango/js-primer - 9e38c3a4bd9504d3466958db63f119fa02cfe2fd authored about 2 years ago by azu <[email protected]>
github.com/asciidwango/js-primer - 29624b860ec4036e345289310b47dfcbfdeaf2f4 authored about 2 years ago by azu <[email protected]>
Signed-off-by: azu <[email protected]>
github.com/asciidwango/js-primer - d943047d4443822ddb732ade19be5a44542f28a8 authored about 2 years ago by azu <[email protected]>Signed-off-by: azu <[email protected]>
github.com/asciidwango/js-primer - f117f4bfc7ad994fe43fb046e6d4a4c4d1558721 authored about 2 years ago by azu <[email protected]>Signed-off-by: azu <[email protected]>
github.com/asciidwango/js-primer - be274873fad24075d2f55fe4c6df9f94f424202e authored about 2 years ago by azu <[email protected]>Signed-off-by: azu <[email protected]>
github.com/asciidwango/js-primer - 8046998773f4cd31881331f7c528757e161d17ed authored about 2 years ago by azu <[email protected]>Signed-off-by: azu <[email protected]>
github.com/asciidwango/js-primer - dee67f1f29d273771e03785f6a04b60f772f3621 authored about 2 years ago by azu <[email protected]>Signed-off-by: azu <[email protected]>
github.com/asciidwango/js-primer - a489b6f69dece3db7607f903c4a3d8b9e095e276 authored about 2 years ago by azu <[email protected]>Signed-off-by: azu <[email protected]>
github.com/asciidwango/js-primer - 983f6f95963942b52344e45549ade76a38f50ebe authored about 2 years ago by azu <[email protected]>Signed-off-by: azu <[email protected]>
github.com/asciidwango/js-primer - 5954a47d7953c17dbe8ff03d4e0bd583f0207c23 authored about 2 years ago by azu <[email protected]>Signed-off-by: azu <[email protected]>
github.com/asciidwango/js-primer - 142f1265dd78e803203636aa938b9eabf325ce8b authored about 2 years ago by azu <[email protected]>Signed-off-by: azu <[email protected]>
github.com/asciidwango/js-primer - 02eb6c5cd20f7d58e47e93d2d23a80d813143142 authored about 2 years ago by azu <[email protected]>