BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//wp-events-plugin.com//7.2.3.1//EN
BEGIN:VEVENT
UID:745@lincs.fr
DTSTART;TZID=Europe/Paris:20230125T113000
DTEND;TZID=Europe/Paris:20230125T123000
DTSTAMP:20230216T150227Z
URL:https://www.lincs.fr/events/hands-on-javascript/
SUMMARY:Hands-on JavaScript
DESCRIPTION:In this tutorial\, we’ll build a simple “to-do list”
 client-server application. The aim is to present the different features\,
 pitfalls\, and general quirks of JavaScript through actual code.\nIf you
 want to play around with the code during the session\, you should install
 Node.js and NPM.\nThe code on GitHub:
 https://github.com/rvarloot/lincs-js-todo.
CATEGORIES:Tools, Tips and Tricks,Working Group,Youtube
LOCATION:Telecom Paris\, 4A113 (4th floor)\, 19 place Marguerite Perey\,
 Palaiseau\, 91120\, France
X-APPLE-STRUCTURED-LOCATION;VALUE=URI;X-ADDRESS=19 place Marguerite Perey\,
 Palaiseau\, 91120\, France;X-APPLE-RADIUS=100;X-TITLE=Telecom Paris\, 4A113
 (4th floor):geo:0,0
END:VEVENT
BEGIN:VTIMEZONE
TZID:Europe/Paris
X-LIC-LOCATION:Europe/Paris
BEGIN:STANDARD
DTSTART:20221030T020000
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
TZNAME:CET
END:STANDARD
END:VTIMEZONE
END:VCALENDAR