Arrow vs Normal functionSeptember 06, 2020function handleSubmit(){ } document.querySelector(‘.btn’).addEventListener(‘click’, handleSubmit);