Being proficient on the web requires basic knowledge of HTML. Therefore we cover tables, divs, and spans, along with HTML5 changes as well. Then we... > Lire la suite
Being proficient on the web requires basic knowledge of HTML. Therefore we cover tables, divs, and spans, along with HTML5 changes as well. Then we cover JavaScript in two parts. In part one, we cover some basic elements of the programming language. Mastering loops and conditionals Working with variable scope How to use Closures That gets you off the ground, and then we move beyond to more advanced topics. In part two, we cover more like: JavaScript objects and Arrays Type Conversion and Coercion Arrow Function Strict Equality and Targeted Inequality The Spread and Rest operator We cover all of these with example code you can use. Get ready to learn HTML and JavaScript!