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

chore(meetings): Update https://github.com/lacolaco

github.com/asciidwango/js-primer - fb725f9214893a885dd5d38e7845f1867d6d7246 authored about 7 years ago by azu <[email protected]>
feat(meeting): 2017-12-07のミーティングノート (#330)

* feat(meeting): 2017-12-07のミーティングノート

* Update

github.com/asciidwango/js-primer - adef5384fefc84bc611e7728f86c273819110a96 authored about 7 years ago by azu <[email protected]>
非推奨の機能のテンプレート (#326)

github.com/asciidwango/js-primer - 99604e38a43f21b694b082325cb5d2a48b682c8f authored about 7 years ago by Suguru Inatomi <[email protected]>
chore(outline): Update outline

github.com/asciidwango/js-primer - ec3b16609a16d5b60f69985083dd059d63ab18c1 authored about 7 years ago by azu <[email protected]>
Merge pull request #325 from asciidwango/fix-try-statement-optional

fix(basic): try文の説明を修正

github.com/asciidwango/js-primer - b41fa8c8e93714570195934f9beb77557a636647 authored about 7 years ago by Suguru Inatomi <[email protected]>
fix(basic): try文の説明を修正

github.com/asciidwango/js-primer - ea78dbf8807a4adb2c1da015f7135638ae9db0d7 authored about 7 years ago by Suguru <[email protected]>
chore(outline): Update outline

github.com/asciidwango/js-primer - 87f8b114114f89d3c4bb4e47c3a8abb46f94be11 authored about 7 years ago by azu <[email protected]>
例外処理の章 (#320)

github.com/asciidwango/js-primer - 51a0b5326bc94051281ca74ca72ded493caa6a5d authored about 7 years ago by Suguru Inatomi <[email protected]>
feat(function-scope): {{book.console}}を追加 (#322)

* feat(function-scope): {{book.console}}を追加

* GCをNoteに移動

* 括弧で囲む

* コメントを修正

github.com/asciidwango/js-primer - f9a0f77b3f3cbda905152770625713fbf4d3b0d4 authored about 7 years ago by azu <[email protected]>
refator(function-decleration): 関数式についてのリファクタリング (#321)

* refator(function-decleration): 関数式についてのリファクタリング

* fix function

* 語順を変更

* space

* f...

github.com/asciidwango/js-primer - fbb8abe42e77c919310ff8de3aa1330384a69d5a authored about 7 years ago by azu <[email protected]>
feat(test): Doctestでエラー名を指定できるように (#319)

* feat(test): Doctestでエラー名を指定できるように

* fix: lint error

* fix(markdown): fix doctest

github.com/asciidwango/js-primer - 0f0f254c644ee0919ba03673f8c4efb3e355cfa1 authored about 7 years ago by azu <[email protected]>
chore(babel): use env insteadof es2015 (#318)

* chore(babel): use env insteadof es2015

* remove yarn

github.com/asciidwango/js-primer - c7169b4b316d6a2ef21e011466e8d7d65d281232 authored about 7 years ago by azu <[email protected]>
chore(rule): textlint-rule-preset-ja-technical-writing 2.0へ更新 (#317)

github.com/asciidwango/js-primer - bdb984261de5f2527ac308317707611c38536dec authored about 7 years ago by azu <[email protected]>
chore(travis): use Node.js 6,8,stable(9) (#315)

* refactor(github): move CoC to .github

* chore(travis): use 6,8,stable(9)

* chore(travis)...

github.com/asciidwango/js-primer - 842a816c9accecf5658feb1f6ed23288e6734268 authored about 7 years ago by azu <[email protected]>
feat(meeting): 2017年11月2日のミーティングノート (#314)

github.com/asciidwango/js-primer - 8863fbb9b5f6d75acb9d9ee7f4326d65cbd08b82 authored about 7 years ago by azu <[email protected]>
Fix variable name (#310)

代入される変数を適切なものに変更した

github.com/asciidwango/js-primer - 944ffacd1275cfb1f448b14b303205c9aa396d5e authored about 7 years ago by Daichi Horita <[email protected]>
Merge pull request #307 from asciidwango/basic-math

feat(basic): Math

github.com/asciidwango/js-primer - 6de9943a496573cb37af4a1364d9207f19434651 authored about 7 years ago by Suguru Inatomi <[email protected]>
feat(scope): クロージャーについて (#306)

* feat(scope): クロージャーについて

* feat(scope): 静的スコープと動的スコープについて

* fix example

* fix typo

...

github.com/asciidwango/js-primer - 9fa57d7a24137c4b90f92c06a1baf59bb47656a3 authored about 7 years ago by azu <[email protected]>
chore(outline): Update outline

github.com/asciidwango/js-primer - 5bf505e282deb3dd95ad90a53921a401bac8607f authored about 7 years ago by azu <[email protected]>
fix for review

github.com/asciidwango/js-primer - 9ecfbdfb0e4dacca794f0ab9c42f056529e96f06 authored about 7 years ago by Suguru <[email protected]>
fix(string): fix typo (#308)

* fix(string): fix typo

* fix lint error

github.com/asciidwango/js-primer - eee70f726d587156aebf1346a4193992034aafec authored about 7 years ago by Yuhei Yasuda <[email protected]>
feat(basic): Math

github.com/asciidwango/js-primer - a2820882ebea97d367da775c81683464c18e0f70 authored about 7 years ago by Suguru <[email protected]>
chore(outline): Update outline

github.com/asciidwango/js-primer - e56f630894457fd15dce524bf5534065978b96cf authored about 7 years ago by azu <[email protected]>
chore(outline): Update outline

github.com/asciidwango/js-primer - 3f41ef40493071a18d3badefae3dde0fd3d72665 authored about 7 years ago by azu <[email protected]>
fix: watch button (#305)

github.com/asciidwango/js-primer - d2c2d94877fa5168a14e14a5c0ec12e7c827c673 authored about 7 years ago by azu <[email protected]>
fix(book): indexのタイトルを変更 (#304)

github.com/asciidwango/js-primer - 01c54ef8abf5c410d530cf9de7d5788658c51261 authored about 7 years ago by azu <[email protected]>
fix(function-declaration): 匿名関数についてを修正 (#303)

* fix(function-declaration): 匿名関数についてを修正

* fix を

github.com/asciidwango/js-primer - 743dff167bdc1e844bdba49ccfb63535c7fd67a7 authored about 7 years ago by azu <[email protected]>
feat(scope): 関数宣言と巻き上げについて (#302)

* feat(scope): 関数宣言と巻き上げについて

* chore(scope): add disable

* fix

github.com/asciidwango/js-primer - e23cc5abde54d1e04ee610ebcd9a8959f45e7dd8 authored about 7 years ago by azu <[email protected]>
chore(npm): update deps

github.com/asciidwango/js-primer - 054e2a2865f224136afa65604d0b7da9b94faeb3 authored over 7 years ago by azu <[email protected]>
feat(scope): 関数スコープとvarの巻き上げ (#298)

* feat(scope): 関数スコープとvarの巻き上げ

* fix: レビュー修正

* fix

* fix typo

* fixエラーの表現

* 動きの解釈...

github.com/asciidwango/js-primer - d184e85b13702c4c4d5e96d67e23300d86a2ecce authored over 7 years ago by azu <[email protected]>
feat(meeting): 2017-09-28のミーティングノート (#300)

github.com/asciidwango/js-primer - e601de9e9750d231e6763946ca75d46b095ed34b authored over 7 years ago by azu <[email protected]>
chore(outline): Update outline

github.com/asciidwango/js-primer - d21f98618634a03616953010d530d959d02960e1 authored over 7 years ago by azu <[email protected]>
fix(object): fix typo (#297)

* fix(object): fix typo

* Update README.md

github.com/asciidwango/js-primer - 7d13924e6cfccd1923f20a58a462750f0ab63a92 authored over 7 years ago by azu <[email protected]>
chore(outline): Update outline

github.com/asciidwango/js-primer - 7af5c3c162d2a2acd8195a2dcd3e8839442d3ccd authored over 7 years ago by azu <[email protected]>
chore(travis): デフォルトはstableに

github.com/asciidwango/js-primer - b9474cf14090b329a88ca42d49b6717a2d12acce authored over 7 years ago by azu <[email protected]>
perf(travis): enable build stage (#294)

github.com/asciidwango/js-primer - a86ff18320b423c12f5c7b62f56b329bae22f8a3 authored over 7 years ago by azu <[email protected]>
feat(scope): [コラム] 変数を参照できる範囲を小さくする (#292)

* feat(scope): [コラム] 変数を参照できる範囲を小さくする

* callback -> taskFn

* * -> **

* 語順の変更

* 問題と解決...

github.com/asciidwango/js-primer - a4a579221964d72f6b322dbd987ab5f61f21b041 authored over 7 years ago by azu <[email protected]>
chore(google): add meta tag

github.com/asciidwango/js-primer - cd2a4ed8dc77d8046a8154f2e7ee79a7f1fbefec authored over 7 years ago by azu <[email protected]>
chore(outline): Update outline

github.com/asciidwango/js-primer - 87017f0dfb6cd3363edc979fce7a918e8419d272 authored over 7 years ago by azu <[email protected]>
chore(outline): Update outline

github.com/asciidwango/js-primer - ac9fb43f976aea2fd23cc5ee9e04475800c41cd4 authored over 7 years ago by azu <[email protected]>
chore(outline): Update outline

github.com/asciidwango/js-primer - 60c8a8166dd829b91ba6cd87b6c09652c1f23830 authored over 7 years ago by azu <[email protected]>
feat(scope): グローバルスコープについて (#291)

* fix(scope): スコープチェーンについて書き直し

* fix: 表現を統一

* fixup

* fixup

* fixup

* fix lint er...

github.com/asciidwango/js-primer - b297b0fdbfa78b8f99726a11052705c3e57fe249 authored over 7 years ago by azu <[email protected]>
feat(scope): スコープチェーンとは (#288)

* feat(scope): スコープチェーンとは

* fix(scope): スコープチェーンについて書き直し

* fix: 表現を統一

* fixup

* fixu...

github.com/asciidwango/js-primer - d598112c28f56df1c9884a71d96bd9d8f29a3869 authored over 7 years ago by azu <[email protected]>
Date object (#289)

github.com/asciidwango/js-primer - 5121c283d4daa1ebfe470412a4d345351620fa19 authored over 7 years ago by Suguru Inatomi <[email protected]>
chore(outline): Update outline

github.com/asciidwango/js-primer - 07e1ce195471a3d8fd3dcf947c36b86fdb459265 authored over 7 years ago by azu <[email protected]>
feat(scope): ブロックスコープについて (#286)

* feat(scope): ブロックスコープについて

* fix lint error

* 冗長な表現を削除

* アウトラインを修正

* レビュー反映

* レビ...

github.com/asciidwango/js-primer - b4ca53b10d5209f25225e80d8e8c9bcbecff360e authored over 7 years ago by azu <[email protected]>
feat(function-scope): スコープとは (#282)

* feat(function-scope): スコープとは

* chore: 最初にスコープと変数の定義を追加

* fix: 受動的な表現を辞める

* fix

* f...

github.com/asciidwango/js-primer - 2c8e3bfbc10d423d763a5ff1957c55e984fc0278 authored over 7 years ago by azu <[email protected]>
chore(outline): Update outline

github.com/asciidwango/js-primer - 46b6720c15ca11e033590ef4ced2cb6d6ae5210b authored over 7 years ago by azu <[email protected]>
chore(outline): Update outline

github.com/asciidwango/js-primer - f8b323dc160a472e598d37bb79784e047954c7fb authored over 7 years ago by azu <[email protected]>
chore(outline): Update outline

github.com/asciidwango/js-primer - 7b30718c9085d9a01de1c52147e8fc0af8fc6eb7 authored over 7 years ago by azu <[email protected]>
chore(outline): Update outline

github.com/asciidwango/js-primer - 84505bdeedf0937f9da327b248526fe587c18608 authored over 7 years ago by azu <[email protected]>
chore(outline): Update outline

github.com/asciidwango/js-primer - 63279a3e0331741f78ac3f1e6d48e491414dd878 authored over 7 years ago by azu <[email protected]>
chore(outline): Update outline

github.com/asciidwango/js-primer - 5e757ae37e843e6481c4e5912fc5bfd9aad10473 authored over 7 years ago by azu <[email protected]>
chore(outline): Update outline

github.com/asciidwango/js-primer - 5844e86387bd07b365a5e65fb44a6383bf79a4c6 authored over 7 years ago by azu <[email protected]>
Map/Setの章 (#270)

github.com/asciidwango/js-primer - 18896dbaca3e310db5918ebfb5d76b81a54ade2a authored over 7 years ago by Suguru Inatomi <[email protected]>
fix(function-declaration): remove .

github.com/asciidwango/js-primer - 074e78ea0359c1674acbc0519f2b0e27eee63fdd authored over 7 years ago by azu <[email protected]>
feat(meeing): 2017-08-24のミーティング (#281)

github.com/asciidwango/js-primer - ee1bd252fb2b4adf405ea58d229be3349e164538 authored over 7 years ago by azu <[email protected]>
refactor(array): code実行ブロックの追加 (#279)

github.com/asciidwango/js-primer - d11060b811f84bc11ebbf67cb80be438155ea117 authored over 7 years ago by azu <[email protected]>
chore(outline): Update outline

github.com/asciidwango/js-primer - 4056a11897bacbacee9f1fb262661b595cfcbe19 authored over 7 years ago by azu <[email protected]>
feat(function-scope): 関数とスコープ (#278)

* feat(function-scope): 関数とスコープ

* Update README.md

github.com/asciidwango/js-primer - 587618f7de25366108cb9146102795189900f8c1 authored over 7 years ago by azu <[email protected]>
feat(array): メソッドチェーンについて (#273)

* feat(array): メソッドチェーンについて

* fix: fix example

github.com/asciidwango/js-primer - 96cd4ad2db02a80a4c06fc949dd5c427c2ada6c5 authored over 7 years ago by azu <[email protected]>
fix(read-eval-print): add {{book.console}}

github.com/asciidwango/js-primer - 403c2d43972a61f3f3ab0c84abed5a30a2008743 authored over 7 years ago by azu <[email protected]>
chore(outline): Update outline

github.com/asciidwango/js-primer - 2780e628e735db1b5cb5bc046a711997c40578ec authored over 7 years ago by azu <[email protected]>
fix: fix typo

close #268

github.com/asciidwango/js-primer - a35780b9bc4afeeb097543282d1cf20be4689390 authored over 7 years ago by azu <[email protected]>
feat(array): Array-likeについて (#269)

* feat(array): Array-likeについて

* chore(array): #idを追加

* chore(array): 見分ける -> 判別する

* cho...

github.com/asciidwango/js-primer - 289cde6cf6a9715054ffdb57a109817e3a1add42 authored over 7 years ago by azu <[email protected]>
chore(outline): Update outline

github.com/asciidwango/js-primer - a686692957983d1b1c265e5d6d0d9fae538af677 authored over 7 years ago by azu <[email protected]>
chore(outline): Update outline

github.com/asciidwango/js-primer - 245f700f7305b17d3a481af83573e11a1ec3b028 authored over 7 years ago by azu <[email protected]>
refactor: varをlet/constに変更 (#266)

* refactor: varをlet/constに変更

- ESLintの設定を変更

* replace: - to :

* fix let

* fix test n...

github.com/asciidwango/js-primer - 8aa1cbeae5471ed35ec48da62b9cc87b16969cd6 authored over 7 years ago by azu <[email protected]>
feat(basic): JSONの章 (#259)

Close #237

github.com/asciidwango/js-primer - b17bacb36df472933371fe68dd9d831b530b22ad authored over 7 years ago by Suguru Inatomi <[email protected]>
feat(array): 破壊的な操作と非破壊的な操作について (#256)

* feat(array): 破壊的な操作と非破壊的な操作について

* update

* chore(array): 破壊的なメソッドと非破壊的メソッドの書き直し

* fix...

github.com/asciidwango/js-primer - 6dddc15f7a3061188f135fc6f90ce70fc877715c authored over 7 years ago by azu <[email protected]>
feat(meeting): 2017-07-21のミーティングノート (#265)

github.com/asciidwango/js-primer - 211bafc5db1bb39a2773cd6df0ad70e64b5c85b2 authored over 7 years ago by azu <[email protected]>
Add CODE_OF_CONDUCT.md (#262)

* Create CODE_OF_CONDUCT.md

* chore(CoC): 日本語版へ変更

* fix typo

github.com/asciidwango/js-primer - e500242b79eabd4c80d5774a0f8f69c4dc18b5ab authored over 7 years ago by azu <[email protected]>
chore(goal): 仕様を厳密になぞるのが目的ではない

github.com/asciidwango/js-primer - 24e43f5172fcfd9ce1a2684c7bc93209ca90cc03 authored over 7 years ago by azu <[email protected]>
Merge pull request #257 from asciidwango/nodecli-fix-unittest

fix(nodecli): 追記

github.com/asciidwango/js-primer - 85cac57db975f411d2c9affbf953490e0783b7a4 authored over 7 years ago by Suguru Inatomi <[email protected]>
chore(outline): Update outline

github.com/asciidwango/js-primer - 11729ea9b8bda79fc46e30838edf011cd5cd433a authored over 7 years ago by azu <[email protected]>
feat(array): Array#sliceを追加 (#260)

* feat(array): Array#sliceを追加

* fix typo

github.com/asciidwango/js-primer - 1b2319c4dbba7ac48ba6cc07e6434e497b1273ab authored over 7 years ago by azu <[email protected]>
Merge pull request #258 from asciidwango/ajaxapp-fix

Ajaxapp fix

github.com/asciidwango/js-primer - 70984450f570e7520c68c8af47593c34713dec85 authored over 7 years ago by Suguru Inatomi <[email protected]>
fix(ajaxapp): protocolを追加

Close #175

github.com/asciidwango/js-primer - e9813a161649c66c2f2c6990af60ac36ec2cb265 authored over 7 years ago by laco0416 <[email protected]>
fix(ajaxapp): tagged template literalの書き方を揃える

Close #214

github.com/asciidwango/js-primer - cc3ef190f18b93bbaa628c826a42df36231f9457 authored over 7 years ago by laco0416 <[email protected]>
fix(nodecli): 追記

ref #235, #236

github.com/asciidwango/js-primer - 21d9426ed8ef4006aa6dffc7363d9cb737d9cd4c authored over 7 years ago by laco0416 <[email protected]>
chore(outline): Update outline

github.com/asciidwango/js-primer - 33836ad53d9c999fbd85d689359d375ceace4677 authored over 7 years ago by azu <[email protected]>
chore(web): ECMAScript 2017 (#254)

github.com/asciidwango/js-primer - 616f394986ecc70d2dc4c2a9d157a01d64358936 authored over 7 years ago by azu <[email protected]>
feat(object): オブジェクトの省略記法についてを追加 (#252)

close #182

github.com/asciidwango/js-primer - 5874332fb81958546129b1c9e889ab3b7896e5e5 authored over 7 years ago by azu <[email protected]>
chore(loop): fix missing "書く" (#251)

github.com/asciidwango/js-primer - 2ade48fa7af337493b9704bd270b45cb82ac7324 authored over 7 years ago by Yusuke Nakamura <[email protected]>
fix(read-eval-print): `// => 評価結果`の意味を解説 (#250)

* fix(read-eval-print): `// => 評価結果`の意味を解説

* fix lint error

github.com/asciidwango/js-primer - 2dac76d50c2642f05f0311f0b2996fc2f5718daa authored over 7 years ago by azu <[email protected]>
refactor(introduction): introductionの改善 (#249)

* refactor(introduction): introの改善

* Update README.md

* Update README.md

github.com/asciidwango/js-primer - c861bb701ebbea4c3a4cb05b77b21961fedb9fbe authored over 7 years ago by azu <[email protected]>
refactor(introduction): strict modeについてを追記 (#248)

* refactor(introduction): strict modeについてを追記

目次からstrict mode単独の章を削除

* refactor: strict mod...

github.com/asciidwango/js-primer - 10c826b7393073331d62e0051c7c63eb5656a9ff authored over 7 years ago by azu <[email protected]>
chore(textlint): update textlint rules (#247)

github.com/asciidwango/js-primer - 38ef15b8e0c059c0e355929c982a2be006b61e98 authored over 7 years ago by azu <[email protected]>
fix(function-method): 関数の引数のカンマ区切りについてを追加 (#246)

github.com/asciidwango/js-primer - 3dc332ac4b44281c730aca3ecc89a6336e20a17f authored over 7 years ago by azu <[email protected]>
fix(data-type): typeof nullのリンクが壊れているのを修正 (#245)

github.com/asciidwango/js-primer - 870c6230c21d6ead8114a5da7a51f626a8b1dd17 authored over 7 years ago by azu <[email protected]>
fix(string): バックスラッシュの追記 (#244)

github.com/asciidwango/js-primer - 50f645218858fad33a9abacdafacf1c0378f179b authored over 7 years ago by azu <[email protected]>
feat(GitBook): add github-issue-feedback (#242)

github.com/asciidwango/js-primer - 8d0c87f39a088d127a93fedcc72b7ad024fa6629 authored over 7 years ago by azu <[email protected]>
fix(node-cli): fix import path

github.com/asciidwango/js-primer - bc22970a3d66ca3b4da7f28456440c87e94545c0 authored over 7 years ago by azu <[email protected]>
fix(wrapper-object): toLocalUpperCase -> toUpperCase

github.com/asciidwango/js-primer - a0ab83c431e608e6ad8d77c82dc0819e727a2082 authored over 7 years ago by azu <[email protected]>
feat(wrapper-object): ラッパーオブジェクトについて (#230)

* feat(wrapper-object): ラッパーオブジェクトについて

* feat(wrapper-object): まとめを追加

* chore(SUMMARY): ad...

github.com/asciidwango/js-primer - 6254b8cb1f9855f4f1117b7ac9c977dd375f73b8 authored over 7 years ago by azu <[email protected]>
feat(meetings): 2017-05-26のミーティングログ (#240)

* feat(meetings): 2017-05-26のミーティングログ

* fix: fix syntax

github.com/asciidwango/js-primer - d2503ffed84bc0d7f7ba6a923d212f21ea14ce00 authored over 7 years ago by azu <[email protected]>
fix(data-type): 全く同じを繰り返しているのを修正 (#234)

github.com/asciidwango/js-primer - a3283c93601fb6b47ec8b117bbadd02020ab97c4 authored over 7 years ago by azu <[email protected]>