@@ -11,31 +11,29 @@ Welcome to The Origins III: JavaScript GitHub repo! We are super excited to have
11
11
12
12
## The Console
13
13
14
- - [ ` setting-up.js ` ] ( https://github.com/codedex-io/javascript-101/blob/main /1-the-console/01-setting-up.js)
15
- - [ ` the-console.js ` ] ( https://github.com/codedex-io/javascript-101/blob/main /1-the-console/02-the-console.js)
16
- - [ ` letter-tree.js ` ] ( https://github.com/codedex-io/javascript-101/blob/main /1-the-console/03-letter-tree.js)
17
- - [ ` initials .js` ] ( https://github.com/codedex-io/javascript-101/blob/main/ 1-the-console/04-initials .js)
18
- - [ ` receipt.js ` ] ( https://github.com/codedex-io/javascript-101/blob/main /1-the-console/05-receipt.js)
14
+ - [ setting-up.js] ( . /1-the-console/01-setting-up.js)
15
+ - [ the-console.js] ( . /1-the-console/02-the-console.js)
16
+ - [ letter-tree.js] ( . /1-the-console/03-letter-tree.js)
17
+ - [ secret-recipe .js] ( ./ 1-the-console/04-secret-recipe .js)
18
+ - [ receipt.js] ( . /1-the-console/05-receipt.js)
19
19
20
20
## Variables
21
21
22
- - [ ` variables.js ` ] ( https://github.com/codedex-io/javascript-101/blob/main/2-variables/06-variables.js )
23
- - [ ` data-types.js ` ] ( https://github.com/codedex-io/javascript-101/blob/main/2-variables/07-data-types.js )
24
- - [ ` temperature.js ` ] ( https://github.com/codedex-io/javascript-101/blob/main/2-variables/08-temperature.js )
25
- - [ ` bmi.js ` ] ( https://github.com/codedex-io/javascript-101/blob/main/2-variables/09-bmi.js )
26
- - [ ` currency.js ` ] ( https://github.com/codedex-io/javascript-101/blob/main/2-variables/10-currency.js )
27
- - [ ` hypotenuse.js ` ] ( https://github.com/codedex-io/javascript-101/blob/main/2-variables/10-hypotenuse.js ) (regular solution for exercise 10)
28
- - [ ` quadratic.js ` ] ( https://github.com/codedex-io/javascript-101/blob/main/2-variables/10-quadratic.js ) (bonus for exercise 10)
22
+ - [ variables.js] ( ./2-variables/06-variables.js )
23
+ - [ data-types.js] ( ./2-variables/07-data-types.js )
24
+ - [ temperature.js] ( ./2-variables/08-temperature.js )
25
+ - [ bmi.js] ( ./2-variables/09-bmi.js )
26
+ - [ planet-weight.js] ( ./2-variables/10-planet-weight.js )
29
27
30
28
## Conditionals
31
29
32
- - [ ' coin-flip.js' ] ( ./3-conditionals/11-coin-flip.js )
33
- - [ ' good-morning.js' ] ( ./3-conditionals/12-good-morning.js )
34
- - [ ' good-afternoon.js' ] ( ./3-conditionals/13-good-afternoon.js )
35
- - [ ' ph.levels.js] ( ./3-conditionals/14-ph-levels.js )
36
- - [ ' magic-8-ball.js' ] ( ./3-conditionals/15-magic-8-ball.js )
37
- - [ ' air-quality-index.js' ] ( ./3-conditionals/16-air-quality-index.js )
38
- - [ ' rock-paper-scissors.js' ] ( ./3-conditionals/17-rock-paper-scissors.js )
30
+ - [ coin-flip.js] ( ./3-conditionals/11-coin-flip.js )
31
+ - [ good-morning.js] ( ./3-conditionals/12-good-morning.js )
32
+ - [ good-afternoon.js] ( ./3-conditionals/13-good-afternoon.js )
33
+ - [ ph.levels.js] ( ./3-conditionals/14-ph-levels.js )
34
+ - [ magic-8-ball.js] ( ./3-conditionals/15-magic-8-ball.js )
35
+ - [ air-quality-index.js] ( ./3-conditionals/16-air-quality-index.js )
36
+ - [ rock-paper-scissors.js] ( ./3-conditionals/17-rock-paper-scissors.js )
39
37
40
38
## Loops
41
39
@@ -72,8 +70,12 @@ Welcome to The Origins III: JavaScript GitHub repo! We are super excited to have
72
70
73
71
## Trifecta
74
72
75
- - [ green-light-go.js] ( ./8-trifecta/39-green-light-go.js )
76
- - [ hotline-bling.js] ( ./8-trifecta/41-hotline-bling.js )
77
- - [ mood-ring.js] ( ./8-trifecta/42-mood-ring.js )
78
- - [ chill-pill.js] ( ./8-trifecta/43-chill-pill.js )
79
- - [ cap-that.js] ( ./8-trifecta/44-cap-that.js )
73
+ - [ green-light-go] ( ./8-trifecta/39-green-light-go )
74
+ - [ hotline-bling] ( ./8-trifecta/41-hotline-bling )
75
+ - [ mood-ring] ( ./8-trifecta/42-mood-ring )
76
+ - [ chill-pill] ( ./8-trifecta/43-chill-pill )
77
+ - [ cap-that] ( ./8-trifecta/44-cap-that )
78
+
79
+ ---
80
+
81
+ Make sure to join the [ community] ( https://www.codedex.io/community ) and [ Codédex Club] ( https://www.codedex.io/pricing ) for more content! 💖
0 commit comments