Speaker : | Rémi Varloot |
Nokia Bell Labs France | |
Date: | 25/01/2023 |
Time: | 11:30 am - 12:30 pm |
Location: | Telecom Paris, 4A113 (4th floor) |
Abstract
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.