JS Lesson 3

オープン
#361 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
38/100
issue の種類
ドキュメント
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
html, javascript

調査の方向性

Start with JS Lesson 3 and its two exercises, then locate the separately downloaded gist code and the referenced script.js files. Check how the lesson currently places JavaScript and teaches keyup; done means both exercises place the script at the end of the body and teach input instead where appropriate.

索引モデルが issue の本文から書いたものです。

説明

Not a PR as it's some gist code with separate download.

It would be useful to move js from head to end of the body as that's one less thing to explain to the student at this point why something works in console and not inside script.js.

And it's same story for both exercises.

Another story is that teaching people about keyup event which only sort of does the right thing is probably counterproductive nowadays. input event is going to cause a lot fewer issues.

主要言語
JavaScript
スター
268
フォーク
240
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

codebar/tutorials のほかの issue

codebar/tutorials の issue をすべて見る

似ている issue

JavaScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。