javascript-tutorial / javascript-tutorial/en.javascript.info
Not able to practice debugging lesson because javascript code is not on separate lines
オープン
まだ誰も着手していません。
- 主要言語
- HTML
- スター
- 25.5k
- フォーク
- 4k
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
I've noticed 2 issues while going through the "Debugging in the browser" chapter.
- The "hello.js" file on this example page has the 2 functions written in just 1 line and so it's not possible to add a breakpoint at places within the function as instructed in the chapter.
- Also, there's no "enable/disable automatic pause in case of an error." button on either chrome or edge as said in the chapter.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
「Debugging in the browser」章と、そこからリンクされている例のページを開き、hello.js の例と、エラー時の自動一時停止に関する説明を確認します。例を更新して、関数を別々の行でデバッグできるようにし、ブラウザーの説明が現在の Chrome と Edge のコントロールに一致するようにします。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript
- 領域
- documentation
- issue の種類
- ドキュメント
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100