Commit Graph

51 Commits

Author SHA1 Message Date
dependabot[bot] 36825aae1f
Bump fp-ts from 2.11.9 to 2.11.10 (#27)
Bumps [fp-ts](https://github.com/gcanti/fp-ts) from 2.11.9 to 2.11.10.
- [Release notes](https://github.com/gcanti/fp-ts/releases)
- [Changelog](https://github.com/gcanti/fp-ts/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gcanti/fp-ts/compare/2.11.9...2.11.10)

---
updated-dependencies:
- dependency-name: fp-ts
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-21 08:38:05 +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
Alexandre Behaghel 080bbec544
✏️ Fix typo in Readme (#26) 2022-04-20 13:32:52 +02:00
dependabot[bot] 52c44d4f1f
Bump eslint from 8.11.0 to 8.13.0 (#24)
Bumps [eslint](https://github.com/eslint/eslint) from 8.11.0 to 8.13.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.11.0...v8.13.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-20 09:06:29 +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
Vincent François eee540212f
Merge pull request #22 from inato/dependabot/npm_and_yarn/types/node-17.0.25
Bump @types/node from 17.0.24 to 17.0.25
2022-04-19 08:55:34 +02:00
dependabot[bot] c89ab23c6f
Bump @types/node from 17.0.24 to 17.0.25
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.24 to 17.0.25.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-19 06:49:54 +00:00
Vincent François 7ae91aa852
Merge pull request #21 from inato/dependabot/npm_and_yarn/typescript-4.6.3
Bump typescript from 4.6.2 to 4.6.3
2022-04-19 08:48:49 +02:00
dependabot[bot] eabee261a1
Bump typescript from 4.6.2 to 4.6.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.2 to 4.6.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.2...v4.6.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-18 04:36:58 +00:00
Vincent François 6aeaee84a2
Merge pull request #20 from inato/dependabot/npm_and_yarn/types/node-17.0.24
Bump @types/node from 17.0.23 to 17.0.24
2022-04-15 08:35:49 +02:00
dependabot[bot] cc49eb8389
Bump @types/node from 17.0.23 to 17.0.24
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.23 to 17.0.24.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-15 04:40:03 +00:00
Alexandre Behaghel a5cdd778a6
Merge pull request #19 from inato/dependabot/npm_and_yarn/ts-jest-27.1.4
Bump ts-jest from 27.1.3 to 27.1.4
2022-04-14 11:48:21 +02:00
dependabot[bot] 583eac11db
Bump ts-jest from 27.1.3 to 27.1.4
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 27.1.3 to 27.1.4.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v27.1.3...v27.1.4)

---
updated-dependencies:
- dependency-name: ts-jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-14 07:56:38 +00:00
dependabot[bot] 0e9e556b7c Bump @types/node from 17.0.22 to 17.0.23
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.22 to 17.0.23.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-14 09:55:29 +02:00
Justine Mignot 7361232796
Merge pull request #18 from inato/readme-add-article-link
Update README
2022-04-14 09:47:51 +02:00
Justine Mignot 6decca9f85
Update README.md
Co-authored-by: Hugo Saracino <hugo@inato.com>
2022-04-14 09:47:41 +02:00
Justine Mignot 38d244de7a 📝 README add link to article explaining why 2022-04-14 09:44:10 +02:00
Scott Picquerey a3298a6bba
Merge pull request #16 from inato/best-practices-guilde
 Add best practices to readme
2022-04-06 15:57:59 +02:00
Scott Picquerey 8ec3fd335e Improve code structure 2022-04-06 15:52:18 +02:00
Scott Picquerey cb043aec01 Update prettier rules 2022-04-06 15:26:46 +02:00
Scott Picquerey e056cdc02c Update example for nested pipes 2022-04-06 15:26:42 +02:00
Scott Picquerey 6fe9e04f45 PR review fix & improvements 2022-04-06 14:20:55 +02:00
Scott Picquerey a8c6a4bb7e Update piping example 2022-04-01 11:21:53 +02:00
Scott Picquerey 9bda724a68 Update wording 2022-04-01 10:00:29 +02:00
Scott Picquerey acb098c296 Add best practices to readme 2022-03-31 16:29:10 +02:00
Alexandre Behaghel 41c41738c6
Merge pull request #14 from inato/dependabot/npm_and_yarn/types/node-17.0.22
Bump @types/node from 17.0.21 to 17.0.22
2022-03-22 09:24:45 +01:00
dependabot[bot] 6f4413e0be
Bump @types/node from 17.0.21 to 17.0.22
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.21 to 17.0.22.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-22 05:29:10 +00:00
Vincent François 76fef86106
Merge pull request #13 from inato/add-dependabot
Add dependabot
2022-03-18 09:09:41 +01:00
vinassefranche 35c4fba92d Run 'yarn upgrade' 2022-03-17 16:41:57 +01:00
vinassefranche ad7115b3eb Add dependabot configuration 2022-03-17 16:41:32 +01:00
Vincent François 6e15174549
Merge pull request #12 from inato/exo5-traverse
Exo5 traverse
2022-03-08 11:13:20 +01: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
vinassefranche 3cb6c4f926 Stop failing test because of typescript errors 2022-03-04 11:40:00 +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 9102b3da54 ⬆️ Upgrade all dependencies 2022-01-11 14:47:57 +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
Hugo Saracino b98e2a673e Add an option to run tests in watch mode
Also add some explanations on how to run tests for a specific exercise only.
2020-12-09 09:30:12 +01:00
Xavier Lefèvre 7c264c8f29
Merge pull request #1 from inato/improves-tryCatch-comment
fix comment regarding tryCatch signature
2020-12-03 11:41:42 +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 f3a5b79512 📝 Add Readme 2020-07-06 15:49: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