|
|
@ -8,3 +8,4 @@ Visit the following resources to learn more: |
|
|
|
|
|
|
|
|
|
|
|
- [JavaScript MDN Docs](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/label) |
|
|
|
- [JavaScript MDN Docs](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/label) |
|
|
|
- [Tutorialspoint – JavaScript Tutorial](https://www.tutorialspoint.com/What-are-label-statements-in-JavaScript) |
|
|
|
- [Tutorialspoint – JavaScript Tutorial](https://www.tutorialspoint.com/What-are-label-statements-in-JavaScript) |
|
|
|
|
|
|
|
- [Labels for break/continue](https://javascript.info/while-for#labels-for-break-continue) |