From 984b68b10e73055d353b3dfa228e67a4f042fd5b Mon Sep 17 00:00:00 2001 From: "fevr.gruppo" Date: Tue, 2 Jun 2020 10:26:20 +0000 Subject: [PATCH] =?UTF-8?q?Update=20Eventi=20=E2=80=9C2020-03-18-typescrip?= =?UTF-8?q?t-from-0-to-hero=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/eventi/2020-03-18-typescript-from-0-to-hero.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/eventi/2020-03-18-typescript-from-0-to-hero.md b/src/eventi/2020-03-18-typescript-from-0-to-hero.md index acbaf1d..ae0638e 100644 --- a/src/eventi/2020-03-18-typescript-from-0-to-hero.md +++ b/src/eventi/2020-03-18-typescript-from-0-to-hero.md @@ -15,6 +15,7 @@ event: slides: - author: Morosinotto url: https://l.facebook.com/l.php?u=https%3A%2F%2Fgithub.com%2Fdmorosinotto%2FTS-GoodCode%2Ftree%2Ffevr%3Ffbclid%3DIwAR1OSGYqB9Into1LuYyJKcDnk79L-4rblUP5JV_ox9FD0wNf8Sp04tdHQVg&h=AT3PYpE6bWVi6_zV-Zx7KymvCW8jlvFpItR3NwsDHEb9_mU5E5RNgDoWaMJpUNqH5b-6YL3dhB4--X1hWkAvC7PcMs5Yhmg5NHtFcvDrGfqhTAa4csfrh5JpckJE8VxfLA&__tn__=R]-R&c[0]=AT3KPVSxR9TGU1OioltNhLeXQfMzsH_EONLTkUb0Ee4BgEdxwe9C1JML3vp8P4hqsIwOdkxSdJrADiXq2A2_U36WgjvAPKMoFLscsK_bsuVQVwZPl17wjYJmEkVdILftZYT0RPJbKj6zbC_MM9eJE6vhbE3dvAivRF3KfSEz8JszL5GNsLZV0ACwS3N6A76ngZc + spotifypodcast: https://open.spotify.com/episode/5UFYVzpL3pPoVE5YSsDz4o --- Facciamo un viaggio insieme per capire come funziona TypeScript: partiremo dalle basi per arrivare man mano a capire come modellare casi più complessi e interessati, sfruttando al meglio le features che questo linguaggio ci offre, ad esempio per modellare tipi algebrici ed alcuni trick da sfruttare per rendere type-safe alcuni pattern di programmazione "dinamica" che normalmente usiamo in JavaScript. Alla fine della sessione arriveremo a toccare anche alcune delle ultime novità introdotte in TS che permettono di esprimere meglio delle idee/modelli di programmazione sui tipi (aka "meta-programming")