File tree Expand file tree Collapse file tree 4 files changed +24
-0
lines changed Expand file tree Collapse file tree 4 files changed +24
-0
lines changed Original file line number Diff line number Diff line change @@ -70,6 +70,7 @@ Here are the different challenges :
70
70
- [ Day 22: Design a diamond program using T.D.D and Property-Based Testing.] ( exercise/day22/docs/challenge.md )
71
71
- [ Day 23: Refactor the code after putting it under test.] ( exercise/day23/docs/challenge.md )
72
72
- [ Day 24: Write the most complicated code you can.] ( exercise/day24/docs/challenge.md )
73
+ - [ Day 25: Share with the world what you have learned.] ( exercise/day25/docs/challenge.md )
73
74
74
75
### Solutions
75
76
A solution proposal will be published here every day during the ` Advent Of Craft ` containing ` the code ` and a ` step by step ` guide.
Original file line number Diff line number Diff line change
1
+ ## Day 25: Reflecting and sharing.
2
+
3
+ Still hungover from last night's celebration, it's time
4
+ to start reflecting on your journey.
5
+
6
+ What did you learn? What do I want my community to know?
7
+
8
+ Today is about sharing.
9
+
10
+ We invite the people who took this journey to fill out the
11
+ feedback form (link in the comment).
12
+ https://forms.gle/3bchxosgKtXuF1iR6
13
+
14
+ We are celebrating Christmas and the craft in general, and we
15
+ would like you to make some noise on LinkedIn.
16
+
17
+ Please, share on social media (@adventofcraft ) and the discord
18
+ what your experience was like.
19
+
20
+ > ** Challenge of day 25: Share with the world what you have learned.**
21
+
22
+ - <u >💡HINT:</u > Follow your intuition.
Original file line number Diff line number Diff line change 33
33
<module >day22</module >
34
34
<module >day23</module >
35
35
<module >day24</module >
36
+ <module >day25</module >
36
37
</modules >
37
38
38
39
<properties >
You can’t perform that action at this time.
0 commit comments