Hands-on JavaScript

When

25/01/2023    
11:30 am-12:30 pm
Rémi Varloot

Where

Telecom Paris, 4A113 (4th floor)
19 place Marguerite Perey, Palaiseau, 91120

Event Type

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.
If you want to play around with the code during the session, you should install Node.js and NPM.
The code on GitHub: https://github.com/rvarloot/lincs-js-todo.