jQuery verwenden, nachdem es aus Ember/Discourse entfernt wurde

About a year ago Jeff mentioned jQuery will be removed from Discourse within the next couple of years

When this happens will I be able to import jquery in a script tag in the <head> section and continue to use my existing jQuery, or will I need to rewrite in vanilla?

1 „Gefällt mir“

You will always be able to add any JS library in a theme, but in general you wanna avoid those if possible so you get a theme that is lightweight.

6 „Gefällt mir“