Skip to content
This repository was archived by the owner on May 2, 2021. It is now read-only.

Commit 66653f4

Browse files
authored
Merge pull request #37 from fevrcoding/cms/event/2020-01-29-deep-dive-into-oceanic-javascript-animations-with-a-greensock
Automatically generated. Merged on Netlify CMS.
2 parents 7ed845b + 13657cd commit 66653f4

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

src/eventi/2020-01-29-deep-dive-into-oceanic-javascript-animations-with-a-greensock.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
11
---
2-
title: 'Deep dive into oceanic javascript animations with a greensock'
2+
title: Deep dive into oceanic javascript animations with a greensock
33
subtitle: Alessandro Rigobello - 29.01.2020 @ Officina 18
44
image: /img/contents/2020-fevr-gennaio.jpg
5-
date: 2020-01-29 19:00:00
6-
permalink: '/eventi/{{ page.date | dateslug }}/{{ page.fileSlug | slug }}/index.html'
7-
5+
cover: /img/contents/2020-fevr-gennaio-hero.jpg
6+
date: 2020-01-29T19:00:00.000Z
7+
permalink: /eventi/{{ page.date | dateslug }}/{{ page.fileSlug | slug }}/index.html
88
published: true
9-
9+
featured: false
1010
event:
1111
speaker: Alessandro Rigobello
1212
location: Officina 18
13-
1413
eventbrite: 88811695171
15-
youtube:
16-
facebooklive:
17-
foto:
14+
youtube: null
15+
facebooklive: https://www.facebook.com/matteoguidotto/videos/10221985792537796
16+
foto: null
1817
slides:
19-
20-
cover: /img/contents/2020-fevr-gennaio-hero.jpg
18+
- url: https://l.facebook.com/l.php?u=https%3A%2F%2Flookaside.fbsbx.com%2Ffile%2Frigobello-fevr-gennaio-2020.pdf%3Ftoken%3DAWz7I3CGikvyC9x9sPRZnCDeb83eS2S0djJURokUODs9uborDe7T88YkGFzLXM6yQxiyhC4jeQCfkHxsi4cxfhzEaMgw1fidERQdmmeFkfeYfjLXvggYDZ9Yqw1_4zuSi6vOFG7MikWjZNMOBknJ--yvYd1YQPpXxeAZfJvrSN95dkjjYA1PMEq8h7iT7fmyiSs&h=AT3VFb3Fw8kK62Y9_dbsGV2FhAvH5ILD-BcnwPkwHdX80Y72yI30GZeRucoUIBY-U4uudTuscfPzJOF3feD9rsll8K9v3yw0TKjb80qX2uyRmqzYtpK8D5CamK2Dxp9G05FdiSCQVOvbjA&__tn__=H-R&c[0]=AT0xjm4jpiLmghVooxps_V606LyLQla0KpCAThrsPdaQmIi8FZ04xn31lmR288bxwVRTdwopggoJQRBILxM1K0smopZbuRGJUoASamvIHeYpcPr5U2Em4sh3kkK_Ln0UPhsS5Jelj8RIYIkbsORx4NHhbTNvsE92Oh9uOD2u2FBzZ4ykEixmAEcNlUbmaAGDqB_x
19+
author: rigobello
20+
spotifypodcast: https://open.spotify.com/episode/1eKzYaihA83xA2WyZxL6LJ?si=0QG2G95yRwGDoIhZugE8cw
2121
---
2222

2323
Il GreenSock Animation Platform (GSAP) è un animation framework scritto in Javascript, ingegnerizzato e messo a punto in più di 10 anni di sviluppi dai migliori designer. Può gestire praticamente qualsiasi elemento contenuto nel DOM ( CSS, SVG, React, canvas, oggetti, ecc…) e può essere integrato in qualsiasi progetto perchè indipendente da altre librerie e framework. Se considerate che è estremamente rapido e viene utilizzato da più di 8 milioni di siti e dalle più grandi compagnie al mondo come per esempio Google, Amazon, Coca Cola e EA Sports potete sceglierlo ad occhi chiusi per i vostri progetti che includono animazioni.

0 commit comments

Comments
 (0)