coding-blocks / coding-blocks/codingblocks.online.projectx

Deprecate Jquery

Aperta
#419 14 commenti 0 reazioni 0 assegnatari Vedi su GitHub
BOSS BOUNTY: 500
Lingua principale
JavaScript
Stelle
31
Fork
102
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Jquery was included by default in Ember.js. Though it has served its purpose well, current state of ember and browsers no longer needs Jquery. Ember also has officially [deprecated Jquery](https://github.com/emberjs/rfcs/blob/master/text/0386-remove-jquery.md), we also wish to do the same.

Task: Remove all usages of jQuery throughout the project. One way to get started is to remove `@ember/jquery` package from package.json and re-rerun `yarn install` and check for errors due to absence of Jquery and fix them with suitable Vanilla JS / Ember code.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.