https://exploringjs.com/js/book
https://exploringjs.com/js/book/index.html
https://exploringjs.com/js/book/ch_syntax.html
https://exploringjs.com/js/book/ch_console.html
https://exploringjs.com/js/book/ch_variables-assignment.html
Esimerkki Muuttujat
https://exploringjs.com/js/book/ch_values.html#ch_values
Esimerkki Arvot
https://exploringjs.com/js/book/ch_operators.html#ch_operators
Esimerkki Operaattorit
ehto ? jos tosi : jos epätosi
https://exploringjs.com/js/book/ch_booleans.html#conditional-operator
Esimerkki Ternary Operator
https://exploringjs.com/js/book/ch_undefined-null.html#nullish-coalescing-operator
Esimerkki Coalescing Operator
https://exploringjs.com/js/book/ch_booleans.html
Esimerkki Boolean
Luulit ehkä tietäväsi kaiken booleaneista, mutta nyt on kyse JavaScriptistä.
https://exploringjs.com/js/book/ch_callables.html#ordinary-functions
Esimerkki Funktio
Näin teet ja käytät funktioita
Esimerkki Hae teksti (RegEx)
Tutustu itsenäisesti materiaaliin.
https://exploringjs.com/js/book/ch_numbers.html
Esimerkki Perusoperaatiot numeroilla
https://exploringjs.com/js/book/ch_strings.html#ch_strings
Esimerkki String
https://exploringjs.com/js/book/ch_template-literals.html
https://exploringjs.com/js/book/ch_exception-handling.html#ch_exception-handling
Esimerkki Try Catch Finally
Toisin sanoen DOM(Document Object Model)-manipulaatio.
Esimerkki String
Video (https://youtu.be/wguN43qRLnU)
https://exploringjs.com/js/book/pt_modularity.html#pt_modularity
Esimerkki Moduuli
https://drive.google.com/file/d/1OonOQwMOTMKLTjTViqIt14Pi1l5rOBoM/view