Skip to content

Commit bfd3ca9

Browse files
Add The Joy of JavaScript (#62)
* Added The Joy of JavaScript * Added a video * Remove entry »Why program in TypeScript« * Change description of »The Joy of JavaScript« Co-authored-by: Stjepan Jureković <stju@manning.com>
1 parent 13f32d6 commit bfd3ca9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readme.md

+1
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ Thin books which you can get through in a few days.
7373
- [The Principles of Object-Oriented JavaScript](https://www.nostarch.com/oojs) - Comprehensible, especially interesting for people with a class based OOP background.
7474
- [JavaScript Enlightenment](http://shop.oreilly.com/product/0636920027713.do) - Will solidify your understanding of the language.
7575
- [Testing JavaScript Applications](https://www.manning.com/books/testing-javascript-applications) - A complete guide for JavaScript testing tools and techniques.
76+
- [The Joy of JavaScript](https://www.manning.com/books/the-joy-of-javascript) - A book covering advanced language features like Iterators and Generators.
7677

7778
## Blogs
7879

0 commit comments

Comments
 (0)