ja.javascript.info
ja.javascript.info copied to clipboard
現代の JavaScript チュートリアル
javascript.info を通じて JavaScript の勉強をし始めた初心者なので、間違っていたら reject してください。 ドキュメント中に記載されている `cancelInterval` という関数ですが、 以下の観点から `clearInterval` の間違いではないかと推測し、修正プルリクを発行しました。 * 同ドキュメントの他の部分では `clearInterval` と書かれている * リファレンスを見ても `cancelInterval` という関数は存在しなさそう ただ、`cancelInterval` と書かれたサンプルコードを実行してみましたが、一応問題なく動くようです。
This PR was automatically generated to merge changes from [en.javascript.info](https://github.com/javascript-tutorial/en.javascript.info/commits/master) at 540d753e **Conflicted files in this PR have labels ">>>..." with both sides of conflict. If you merge this PR,...
This PR was automatically generated to merge changes from [en.javascript.info](https://github.com/javascript-tutorial/en.javascript.info/commits/master) at d78b01e9 **Conflicted files in this PR have labels ">>>..." with both sides of conflict. If you merge this PR,...