Skip to content

Commit

Permalink
Update broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
kostasx authored Nov 21, 2023
1 parent 12c8d0e commit 0092100
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion 2-just-enough-javascript/07-variables/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,8 @@ many rules and the rules aren't very complicated, you just need to learn them:

- [javascript.info](https://javascript.info/variables#variable-naming)
- [nexTRIE](https://www.youtube.com/watch?v=O5WlRR-lEDE)
- [launchcode](ntro-to-professional-web-dev/chapters/data-and-variables/more-on-variables.html#naming-variables)
- [launchcode](https://education.launchcode.org/intro-to-web-dev-curriculum/data-and-variables/reading/more-on-variables/index.html#naming-variables)


<details>
<summary>🥚 variable names <strong>can</strong> use numbers, letters, $, or _</summary>
Expand Down

0 comments on commit 0092100

Please sign in to comment.