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 7d2b690 commit b5a58b4Copy full SHA for b5a58b4
README.md
@@ -10,8 +10,15 @@ Let's implement the built in functions again!
10
11
- Try to use native functions and operators
12
- Avoid ES6+ features
13
+- Your solution file should contain the MDN Link of the method you impleneted
14
+- Your solution file should also contain some introduction about the method and few examples
15
- We will provide review to your implemenation
16
- Your PR should contain commented test cases
17
- We'll add our test cases during the review as well.
18
19
+### Spread
20
+
21
+- Star the repo if you liked the efforts of the initiators
22
+- Tweet about it.
23
24
All the best
0 commit comments