Added new resource for variables (#2918)

pull/2928/head
CodeGuage 2 years ago committed by GitHub
parent 37e5cf4057
commit 91c422bf4c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      content/roadmaps/106-javascript/content/101-javascript-variables/100-variable-declarations/readme.md

@ -4,3 +4,4 @@ To use variables in JavaScript, we first need to create it i.e. declare a variab
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://developer.mozilla.org/en-US/docs/Learn/JavaScript/First_steps/Variables'>Storing the information you need — Variables</BadgeLink>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.codeguage.com/courses/js/variables'>JavaScript Variables - CodeGuage</BadgeLink>

Loading…
Cancel
Save