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

Deprecate Jquery

Abierto
#419 14 comentarios 0 reacciones 0 asignados Ver en GitHub
BOSS BOUNTY: 500
Lenguaje dominante
JavaScript
Estrellas
31
Forks
102
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.