Skip to content

Commit df11aff

Browse files
committed
Add topics
1 parent f384f32 commit df11aff

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,15 @@ Single Page Application |[Single page apps in depth](http://singlepageappbook.co
2121
Practical Project | [Building A JavaScript Framework](https://s3.amazonaws.com/dailyjs/files/build-a-javascript-framework.pdf) | `free`
2222
Practical Project | [Building Front-End Web Apps with Plain JavaScript](https://oxygen.informatik.tu-cottbus.de/webeng/JsFrontendApp/book/) | `free`
2323
Practical Project | [Human JavaScript](http://read.humanjavascript.com/) | `free`
24+
25+
## How to use this list?
26+
27+
Start with the first book, and after finish it, go down to the next one. Repeat this process until you finish all books. :smile:
28+
29+
**PROTIP**: try to create at least one practical project after finish each book.
30+
31+
## Can I submit more books?
32+
33+
Probably not. Why? Because our intention is to keep just one book for each major topic about the JavaScript language, but we encourage you to read more books about such topics.
34+
35+
If you think that a book that you have read is better than the one that was listed here, you can open an issue and we will discuss it.

0 commit comments

Comments
 (0)