Skip to content

Commit 9f6abc0

Browse files
author
Alizamin Jafarli
authored
Update README.md
1 parent b3eedc7 commit 9f6abc0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ JavaScript often abbreviated as JS, is a high-level, interpreted scripting langu
55
<ul>
66
<li>Book: <a href="https://github.com/HackTechGO/You-Dont-Know-JS">You Don't Know Javascript</a></li>
77
<li><a href="https://github.com/HackTechGO/fundamentals">JS Fundamentals</a></li>
8-
<ul> Articles
8+
<ul>
9+
<li>Articles:</li>
910
<li><a href="https://www.evernote.com/shard/s386/u/0/sh/38a3284e-0dd5-43f9-850e-e00b11da8265/33c60d4efb1e7ec24b4eada875982ae0">Function expressions vs. function declarations</a></li>
1011
<li><a href="https://www.bitdegree.org/learn/nodelist#nodelist-main-tips">NodeList vs. HTMLCollection</a></li>
1112
<li><a href="https://www.nikpro.com.au/javascript-nodelist-and-html-dom-collection-and-how-to-use-them/">Javascript NodeList and HTML DOM collection and how to use them </a></li>

0 commit comments

Comments
 (0)