Move away from jQuery in favour vanilla JS?

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

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

評価

難易度
5/5
見積もり時間
1週間以上
初心者へのやさしさ
25/100
issue の種類
ドキュメント
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
javascript, jquery

調査の方向性

Start by auditing the tutorials for jQuery references and checking how extensively jQuery is used after the jQuery-specific tutorials. Define the tutorial scope and replacement approach before making changes; done means the agreed jQuery material has corresponding vanilla JavaScript coverage.

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

説明

What are people's thoughts on moving away from the jQuery tutorials in favour of "vanilla" JS equivalents (e.g. things like document.querySelector)? This is for the usual reasons (jQuery is being used less and less, vanilla js/browser APIs are great for ~99% of what we'd want to do with jQuery, unnecessary bulk...) and because so many students end up using libraries/frameworks like React which still benefit from vanilla JS knowledge, but don't really benefit at all from jQuery knowledge.

Disclaimer: I've never really had to learn jQuery, and my main experience of it is converting jQuery code examples into vanilla (there are several useful resources for this :) )

I'd happily have a go at this, but can't guarantee the timeliness. Also I haven't checked how extensively jQuery is used/referred to after the jQuery-specific tutorials.

主要言語
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 を短くまとめたダイジェスト。