https://github.com/matteobaccan/corsojquery
Corso jQuery
https://github.com/matteobaccan/corsojquery
corso hacktoberfest jquery slide
Last synced: 6 days ago
JSON representation
Corso jQuery
- Host: GitHub
- URL: https://github.com/matteobaccan/corsojquery
- Owner: matteobaccan
- License: gpl-3.0
- Created: 2023-05-07T06:36:56.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-12-13T17:12:22.000Z (6 months ago)
- Last Synced: 2025-12-15T10:50:24.868Z (6 months ago)
- Topics: corso, hacktoberfest, jquery, slide
- Language: HTML
- Homepage:
- Size: 2.53 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 
## Corso jQuery
jQuery è uno strumento largamente diffuso nello sviluppo web e anche se i moderni sviluppi tendono a non usare questa libreria, è importante conoscerne il funzionamento e le potenzialità.
All'interno di questo corso proverò a guidarvi nell'uso di queste tecnologia largamente diffusa ed utilizzata, facendo dei paralleli fra il suo utilizzo e l'utilizzo di vanilla JavaScript.
[](https://raw.githubusercontent.com/matteobaccan/CorsojQuery/main/slide/CorsojQuery.pdf)
[](https://codepen.io/collection/LPzxzo)
## Argomenti trattati
- Introduzione
- Show/Hide
- Fade
- Slide
- Animazioni
- Callback
- Chaining
- HTML, text e val
- Prepend, append, before, after
- Remove, add e toggle class
- CSS
- Dimensioni
- Traversing
- Filter
- AJAX
- AJAX e free API
## Slide
Le slide sono disponibili nella directory `slide`. Sono in formato MD e possono essere visualizzate utilizzando un editor di testo o un visualizzatore di Markdown.
__[Scarica gratuitamente le slide in formato PDF](https://github.com/matteobaccan/CorsojQuery/blob/main/slide/CorsojQuery.pdf)__
[](https://github.com/matteobaccan/CorsojQuery/actions/workflows/generatepdf.yml)
[](https://github.com/matteobaccan/CorsojQuery/actions/workflows/validation.yml)