Skip to content

Commit 81886e5

Browse files
committed
Docs: Update repo README with blog post
1 parent 0f05ec9 commit 81886e5

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,14 @@ You can then run tests like this:
5151
$ npm test
5252
```
5353

54+
## Updated Blog Posts (2019)
55+
56+
These are the most recent blog posts covering the most recent version of the code.
57+
58+
### Data Structures
59+
60+
* [Linked List](https://humanwhocodes.com/blog/2019/01/computer-science-in-javascript-linked-list/)
61+
5462
## Original Blog Posts
5563

5664
At some point I will update these blog posts for the new implementations. For now, they still refer only to the 2009 version of this code.

0 commit comments

Comments
 (0)