0
JavaScript - How is it you can push in a const array?
const arr = [1,2]; arr.push(3); document.write(arr);
1 Réponse
+ 1
This site does an excellent job of answering your question.
https://www.educative.io/courses/step-up-your-js-a-comprehensive-guide-to-intermediate-javascript/7nAZrnYW9rG