File tree 1 file changed +17
-3
lines changed
1 file changed +17
-3
lines changed Original file line number Diff line number Diff line change 1
1
<div align =" center " >
2
- <img alt =" codember 2022 " src =" https://res.cloudinary.com/dfeujtobk/image/upload/v1671160716/Challenges/codember_foznhx.png " width =" 1200 " />
2
+ <img
3
+ alt="codember 2024"
4
+ src="https://res.cloudinary.com/dfeujtobk/image/upload/v1731961764/Challenges/mg5z3j3rlhhqws4ktp3p.png "
5
+ width="1200" />
3
6
<br />
4
7
<br />
5
8
@@ -37,11 +40,22 @@ npm run test
37
40
# run specific test
38
41
npm run test ' year' /' folder-name' /solution.test.js
39
42
```
40
- ## 🎯 2023 Challenges
43
+
44
+ ## 🎯 2024 Challenges
41
45
42
46
<details open >
43
47
<summary >Show / Hide</summary >
44
48
49
+ | # | Challenge | Status | My Solution |
50
+ | :-: | ----------------------------------------------------------------- | :----: | :------------------------------------------------------------------------------------------------------: |
51
+ | 01 | [ !Consigue acceso a la terminal!] ( https://codember.dev ) | ✅ | [ here] ( ./2024/01-consigue-acceso-a-la-terminal/solution.js ) |
52
+ </details >
53
+
54
+ ## 🎯 2023 Challenges
55
+
56
+ <details hidde >
57
+ <summary >Show / Hide</summary >
58
+
45
59
| # | Challenge | Status | My Solution |
46
60
| :-: | ----------------------------------------------------------------- | :----: | :------------------------------------------------------------------------------------------------------: |
47
61
| 01 | [ El Reto] ( https://codember.dev ) | ✅ | [ here] ( https://github.com/marcode24/codember-solutions/tree/main/2023/01-el-reto ) |
@@ -51,7 +65,7 @@ npm run test 'year'/'folder-name'/solution.test.js
51
65
52
66
## 🎯 2022 Challenges
53
67
54
- <details open >
68
+ <details hidde >
55
69
<summary >Show / Hide</summary >
56
70
57
71
| # | Challenge | Status | My Solution |
You can’t perform that action at this time.
0 commit comments