We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd39c8c commit fee33b1Copy full SHA for fee33b1
README.md
@@ -4,6 +4,7 @@ A Cookbook for writing FP in JavaScript using ES6
4
**Translations**
5
6
- [Português (Brasil)](/translations/pt-BR/README.md)
7
+- [简体中文](/translations/zh-CN/README.md)
8
9
### Summary
10
@@ -260,3 +261,5 @@ addFive(10);
260
261
[https://drboolean.gitbooks.io/mostly-adequate-guide/](https://drboolean.gitbooks.io/mostly-adequate-guide/)
262
263
[https://www.youtube.com/watch?v=DisD9ftUyCk](https://www.youtube.com/watch?v=DisD9ftUyCk)
264
+
265
0 commit comments