https://github.com/dancastillo/ltp-jquery-webinar
https://github.com/dancastillo/ltp-jquery-webinar
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dancastillo/ltp-jquery-webinar
- Owner: dancastillo
- Created: 2018-04-17T12:48:00.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-17T12:48:37.000Z (about 7 years ago)
- Last Synced: 2025-01-20T17:50:45.606Z (4 months ago)
- Language: HTML
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Introduction to jQuery
jQuery is one of the most popular Javascript libraries in use today. Providing a shorthand for Javascript, jQuery is used for one reason: To make the lives of developers easier. jQuery has libraries for web and mobile use and can cut 20 lines of code down to two or three.
## Description
[LearnToProgram.tv](LearnToProgram.tv) Introduction to jQuery webinar presentation that was hosted on April 2nd 2018. [Link](https://youtu.be/IALI31pR1Iw)
## Acknowlegments
* [LearnToProgram.tv](LearnToProgram.tv)
* [jQuery](https://jquery.com/)