Introduction au web dev
Initiation au développement web
HTML et CSS
Écriture du contenu d'une page web avec langage de balisage HTML. Mise en forme du contenu HTML avec les Cascading Style Sheets ou CSS
JavaScript et DOM
Introduction au langage JavaScript. Interaction avec la page web grâce au JavaScript et l'API DOM.
Développement "fullstack" avec API RESTful et SPA
Introduction au back-end en JavaScript avec node.js et Expressjs. Introduction à Vue.js.