Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b5e4f23

Browse files
committed
added anchor
1 parent 9affd27 commit b5e4f23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ <h3>Selector</h3>
9494
</ul>
9595
</section>
9696

97-
<section>
97+
<section id="literals-and-constructors">
9898
<h2>Literals and Constructors Patterns</h2>
9999
<ul>
100100
<li><a href="https://github.com/shichuan/javascript-patterns/blob/master/literals-and-constructors/object-literal.html" target="_blank">Object literal</a> - use the simpler and reliable object literal instead of new Object();</li>

0 commit comments

Comments
 (0)