mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-05-05 14:28:31 +00:00
Merge pull request #3318 from apooravc/add-jquery-resource
[jquery/en] Added a resource (tutorial)
This commit is contained in:
commit
5dd157ef68
@ -126,3 +126,7 @@ $('p').each(function() {
|
|||||||
|
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Further Reading
|
||||||
|
|
||||||
|
* [Codecademy - jQuery](https://www.codecademy.com/learn/learn-jquery) A good introduction to jQuery in a "learn by doing it" format.
|
||||||
|
Loading…
Reference in New Issue
Block a user