JavaScript specials😘 | Variables🤩 | Operators 😉 | Loops 😎 | Functions 😍 | JAVASCRIPT 2.18

Описание к видео JavaScript specials😘 | Variables🤩 | Operators 😉 | Loops 😎 | Functions 😍 | JAVASCRIPT 2.18

In this video, we'll dive into JavaScript, one of the most popular programming languages used for web development today. Using official documentation as our guide.

Section 2.18 of javascript.info is covered in this video.

REFERENCE-
https://javascript.info/

code structure | statements | semicolon | automatic semicolon insertion | strict mode | 'use strict' | variables | let | const | var | variable naming | dynamic typing | data types | number | bigint | string | boolean | null | undefined | object | symbol | typeof | interaction | prompt | confirm | alert | operators | arithmetical | bitwise | conditional | logical operators | nullish coalescing operator | comparisons | equality check | strict equality | loops | while | do while | for | switch | functions | function declaration | function expression | arrow functions | local variables | default parameters

Javascript Playlist ==    • Javascript in Parts  

Individual videos ==

Introduction to JAVASCRIPT ==    • Introduction to JAVASCRIPT😍. What is ...  
Manuals and specifications ==    • Manuals and specifications 🥰 |  Compa...  
   • Code Editors 😍 | Visual studio code 😘...  

Developer console ==    • Developer console 🤩 | Google Chrome 🥳...  
Hello, world! ==    • Hello, world!🤩 | The “script” tag 😘 |...  
Code structure ==    • Code structure😚 |  Semicolons 😍|  Com...  
"use strict" ==    • "use strict" 🧗🏻‍♀️ The modern mode | ...  
Variables ==    • Variables👬🏻| let ⛹🏻| var 🏋🏻‍♀️ | cons...  
Data types ==    • Data types 💏🏼 | NUMBER ✌🏻| STRING 🤟🏻|...  
Interaction: alert✅, prompt❗️, confirm⁉️ ==    • Interaction: alert✅, prompt❗️, confir...  
Type Conversions ==    • Type Conversions🎊| STRING | NUMBER | ...  
Basic operators, maths ==    • Basic operators, maths⏱ | Operator pr...  
==🤙🏽 | ===🤞🏽 | !== 🤘🏽 ==    • ==🤙🏽 | ===🤞🏽 | !== 🤘🏽 | String compar...  
The “if” statement ==    • The “if” statement 👑, Several conditi...  
Logical operators ==    • Logical operators 🙏 | || (OR) 👱‍♀️ | ...  
Nullish coalescing operator '??' ==    • Nullish coalescing operator '??' 🤔| C...  
Loops: while and for, break and continue ==    • Loops: while and for, break and conti...  
The "switch" statement ==    • The "switch" statement 🥰| Grouping of...  
Functions ==    • Functions 🥰 |  Function Declaration 🤓...  
Function expressions ==    • Function expressions 😍| Function is a...  
Arrow functions ==    • Arrow functions 😚 | Multiline arrow f...  

Комментарии

Информация по комментариям в разработке