File tree Expand file tree Collapse file tree 1 file changed +9
-8
lines changed Expand file tree Collapse file tree 1 file changed +9
-8
lines changed Original file line number Diff line number Diff line change @@ -8,14 +8,15 @@ One liner clean code snippets in javascript/react with ES6 syntax
88
99### Table of Contents
1010
11- | No. | Code | |
12- | --- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------- |
13-
14- | 1 | [ Conditional statement]
15- (#conditional-statement)
16- |
17- | 2 | [ Add a key-value pair in object conditionally] ( #add-a-key-value-pair-in-object-conditionally ) |
18- | 3 | [ Deleting a particular key from object] ( #deleting-a-particular-key-from-object ) |
11+ | No. | Questions |
12+ | --- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
13+ | | ** Core React** |
14+ | 1 | [ Conditional statement] ( #conditional-statement ) |
15+
16+ | 2 | [ Add a key-value pair in object conditionally] ( #add-a-key-value-pair-in-object-conditionally ) |
17+
18+ | 3 | [ Deleting a particular key from object] ( #deleting-a-particular-key-from-object ) |
19+
1920| 4 | [ filling-array-with-dummy-values] ( #deleting-a-particular-key-from-object ) |
2021
2122
You can’t perform that action at this time.
0 commit comments