You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,3 @@
1
-
2
-
3
1
<h1align="center">
4
2
<br>
5
3
<ahref="https://github.com/leonardomso/33"><img src="https://i.imgur.com/dsHmk6H.jpg" alt="33 Concepts Every JS Developer Should Know" width=200"></a>
@@ -43,7 +41,7 @@ This repository was created with the intention of helping developers master thei
43
41
-**[this, call, apply and bind](#this-call-apply-and-bind)**
44
42
-**[new, Constructor, instanceof and Instances](#new-constructor-instanceof-and-instances)**
45
43
-**[Prototype Inheritance and Prototype Chain](#prototype-inheritance-and-prototype-chain)**
46
-
-**[Object.create and Object.assign](#object.create-and-object.assign)**
44
+
-**[Object.create and Object.assign](#objectcreate-and-objectassign)**
47
45
-**[map, reduce, filter](#map-reduce-filter)**
48
46
-**[Pure Functions, Side Effects and State Mutation](#pure-functions-side-effects-and-state-mutation)**
0 commit comments