Commit Graph

18 Commits

Author SHA1 Message Date
Justine Mignot eb34020b8e
Add exercice about 'if' (#40)
*  add bonus (about if) in exo1

* ♻️ improve bonus

* 🔥 remove not clear exercice

* ♻️ better bonus explanations

* ♻️ spaces
2022-05-13 14:04:01 +02:00
Darya Talanina 480e063d8c
💬 Fix some wording (#25)
* 💬 Fix some wording

* Update src/exo1/exo1.ts

Co-authored-by: Hugo Saracino <hugo@inato.com>

* 💬 Be more precise

Co-authored-by: Hugo Saracino <hugo@inato.com>
2022-04-20 14:41:57 +02:00
Laure Retru-Chavastel db715ba88c
Fix typos (#23)
* ✏️  Fix typos in exo0

* ✏️  Fix typos in exo1

* ✏️  Fix typo in exo2

* ✏️  Fix typo on "Exercise"
2022-04-20 09:05:56 +02:00
vinassefranche 94af9b7821 Add exercice on sequence 2022-03-07 15:00:59 +01:00
vinassefranche 51e335067d Split the first test 2022-03-04 17:18:48 +01:00
vinassefranche a8a660aa8d Add exercise on parallel and sequential traversing 2022-03-04 14:26:01 +01:00
vinassefranche 5ee006f03c Add the first exercices on traverse 2022-03-04 11:41:41 +01:00
Hugo Saracino 662bf15c6d Add exercise number 4 for Reader 2022-01-12 14:17:37 +01:00
Hugo Saracino 53440267bd 🎨 Switch to the preferred way of importing fp-ts 2022-01-11 16:06:01 +01:00
Hugo Saracino 27f8c00210 Add an exercise 0 for pipe and flow 2020-12-09 09:30:12 +01:00
Hugo Saracino e33814cf3b 💡 Add a hint for the sortBy step in exercise 3 2020-12-09 09:30:12 +01:00
Hugo Saracino 6a45b22df5 Add a test for the -Infinity edge case in exercise 1 2020-12-09 09:30:12 +01:00
Xavier 24888d84f8 fix comment regarding tryCatch signature 2020-12-03 11:40:50 +01:00
Hugo Saracino 7500ab98a0 📝 Add explanations and hints for exo 3 2020-09-14 14:38:19 +02:00
Hugo Saracino c0ca5d234c Add exercice number 3 - Ord 2020-09-14 12:00:45 +02:00
Hugo Saracino faf9d64553 Add exercice number 2 2020-07-06 15:36:06 +02:00
Hugo Saracino 8e466d82f3 🔧 Add utilitary Failure type 2020-07-06 15:18:39 +02:00
Hugo Saracino 63f1f160ab 🎉 Initial commit 2020-07-03 18:01:45 +02:00