Surya Hebbar created IMPALA-13389:
-------------------------------------

             Summary: Refactor all webUI variable declarations to use ES6 syntax
                 Key: IMPALA-13389
                 URL: https://issues.apache.org/jira/browse/IMPALA-13389
             Project: IMPALA
          Issue Type: Improvement
            Reporter: Surya Hebbar
            Assignee: Surya Hebbar


Using ES6 syntax with 'let' and 'const' greatly improves scoping, immutability, 
readability and helps in easier maintenance.

In addition, it also improves the memory usage by reducing the scope.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to