Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

Move away from jQuery in favour vanilla JS?

Aperta
#445 2 commenti 3 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
5/5
Tempo stimato
Più di una settimana
Idoneità per principianti
25/100
Tipo di issue
Documentazione
Chiarezza
Da chiarire
Stato di attività
Ferma
Stack tecnologico
javascript, jquery

Direzione di ricerca

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.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

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.

Lingua principale
JavaScript
Stelle
268
Fork
240
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di codebar/tutorials

Tutte le issue di codebar/tutorials

Issue simili

Altre issue su JavaScript

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.