JavaScript: Better loop instead of for() Sometimes we only need a quicker way to making a loop with a specific number of loops. Just do this:… Continue reading “JavaScript: Better loop instead of for()”…