Skip to content

Commit 03ffa71

Browse files
authored
Update README.md
1 parent dfba36a commit 03ffa71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ Topic | Books | Price | Release
1616
:-- | :-- | :--: | :--:
1717
Learn JavaScript | [Eloquent JavaScript](http://eloquentjavascript.net/) | :free: | December 2014
1818
Functional Programming | [Mostly Adequate Guide to Functional Programming](https://drboolean.gitbooks.io/mostly-adequate-guide/) | :free: | -
19+
Asynchronous Programming & Performance | [You Don't Know JS: Async & Performance](https://github.com/getify/You-Dont-Know-JS/blob/master/async%20&%20performance/README.md#you-dont-know-js-async--performance) | :free: | February 2015
1920
ES6 | [Exploring ES6](http://exploringjs.com/es6/) | :free: | June 2015
2021
Tooling | [Setting up ES6](https://leanpub.com/setting-up-es6/read) | :free: | January 2016
21-
Asynchronous Programming & Performance | [You Don't Know JS: Async & Performance](https://github.com/getify/You-Dont-Know-JS/blob/master/async%20&%20performance/README.md#you-dont-know-js-async--performance) | :free: | February 2015
2222

2323
## Additional Resources
2424
### Learn JavaScript

0 commit comments

Comments
 (0)