|
|
|
|
|
by rtpg
3116 days ago
|
|
I think the idea is that the best libraries for a language rely on the good parts of the language, so using those libraries will help you discover those. For example, you have jQuery, which will expose you to DOM interactions, callback-style programming and even promises. |
|