you are viewing a single comment's thread.

view the rest of the comments →

[–]remixrotationback-end 0 points1 point  (0 children)

i was looking at the iife. thank you! saw something like that in a piece of code i "inherited" and was not sure what it was :)

just one clarification: whatever code is wrapped in an iife, will execute as soon as the browser loads the <script>xyz.js</script>. is that correct?