Files
learngo/error-handling/exercises/README.md
2019-08-19 10:21:17 +03:00

11 lines
293 B
Markdown

# Header
What you will learn?
1. **[Refactor](https://github.com/inancgumus/learngo/tree/master/28-error-handling/exercises/01-refactor)**
Refactor the headerOf function with a map + defer + and a named param.
2. **[text](https://github.com/inancgumus/learngo/tree/master/)**
text