Skip to content

Commit 940bbfa

Browse files
author
krishna9802
committed
added new snippets
1 parent 597b110 commit 940bbfa

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

README.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)