#31493: Replace var usage with const and let keywords in JavaScript.
--------------------------------------+------------------------------------
     Reporter:  Jon Dufresne          |                    Owner:  nobody
         Type:  Cleanup/optimization  |                   Status:  new
    Component:  contrib.admin         |                  Version:  master
     Severity:  Normal                |               Resolution:
     Keywords:                        |             Triage Stage:  Accepted
    Has patch:  1                     |      Needs documentation:  0
  Needs tests:  0                     |  Patch needs improvement:  0
Easy pickings:  0                     |                    UI/UX:  0
--------------------------------------+------------------------------------

Comment (by Adam (Chainz) Johnson):

 Additionally, whilst we don't officially support IE11 since that commit,
 https://caniuse.com/#search=const and https://caniuse.com/#search=let show
 it has support with only caveats for loops, so I expect most things should
 continue to function there.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/31493#comment:3>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.d75b3a8a4d8d878bd3782bbe31cb1f56%40djangoproject.com.

Reply via email to