File tree
Expand file treeCollapse file tree1 file changed
+11
-1
lines changed Expand file treeCollapse file tree1 file changed
+11
-1
lines changed Original file line number | Diff line number | Diff line change |
---|
|
11 | 11 | 8. [Error Handling](#error-handling)
|
12 | 12 | 9. [Formatting](#formatting)
|
13 | 13 | 10. [Comments](#comments)
|
| 14 | +11. [Translation](#translation) |
14 | 15 |
|
15 | 16 | ## Introduction
|
16 | 17 |  that allow |
| 591 | +[great libraries](https://facebook..io/immutable-js/) that allow |
591 | 592 | this kind of programming approach to be fast and not as memory intensive as
|
592 | 593 | it would be for you to manually clone objects and arrays.
|
593 | 594 |
|
@@ -2152,3 +2153,12 @@ const actions = function() {
|
2152 | 2153 | };
|
2153 | 2154 | ```
|
2154 | 2155 | **[⬆ back to top](#table-of-contents)**
|
| 2156 | + |
| 2157 | +## Translation |
| 2158 | + |
| 2159 | +This is also available in other languages: |
| 2160 | + |
| 2161 | +-  **Brazilian Portuguese**: [fesnt/clean-code-javascript](https://.com/fesnt/clean-code-javascript) |
| 2162 | +-  **Chinese**: [alivebao/clean-code-js](https://.com/alivebao/clean-code-js) |
| 2163 | + |
| 2164 | +**[⬆ back to top](#table-of-contents)** |
You can’t perform that action at this time.
0 commit comments