Skip to content

Commit feedaae

Browse files
authored
Update README.md
1 parent 47f197d commit feedaae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The documentation is [available here](https://demystifyfp.gitbook.io/fstoolkit-e
1515
## Further material
1616

1717
* The main resource as to learning this style of programming [Railway Oriented Programming](https://fsharpforfunandprofit.com/rop/)
18-
* However Result isn't a panacea, see what pitfalls and where you shouldn't use `Result`. [In defense of Exceptions: Throw (away) your Result](https://www.youtube.com/watch?v=E4dI-zd4Cag)
18+
* However Result isn't a panacea, see what pitfalls and where you shouldn't use `Result`. ["Don't Throw Exceptions, Use A Result Pattern" is BAD ADVICE!](https://www.youtube.com/watch?v=txU58-Q03JA)
1919

2020
## Builds
2121

0 commit comments

Comments
 (0)