sujet du projet
This commit is contained in:
Leopold Lanard 2022-12-01 08:54:38 +01:00
parent 4d2c9cbf1e
commit c495d56397

16
READ.me Normal file
View file

@ -0,0 +1,16 @@
<!-String object
Functions
Conditional Statements 
Loops: should include the use of at least While, for ... in and for .. of loop
Arrays
JavaScript Validation
Prototypes & User-defined objects
DOM, more specifically manipulation of HTML elements using JavaScript. Manipulation should include:
addition of HTML elements
remove of HTML elements
Update of HTML elements (changing the content or changing the style)
The web application should be hosted online. There are several online services that propose free hosting.
->