Basic JavaScript Syntax and Rules

แชร์
ฝัง
  • เผยแพร่เมื่อ 23 ก.ค. 2024
  • In this video, we are going to look at the basics of JavaScript syntax and a few core rules that you need to follow while writing JavaScript.
    📖 Video Chapters
    00:10 JavaScript is Case Sensitive
    01:38 Naming Identifiers / Variables in JavaScript
    02:55 Invalid Identifiers in JavaScript
    03:30 Characters that Identifiers Can Include
    04:30 General Naming Convention in JavaScript
    05:42 Are Semicolons Mandatory in JavaScript
    🔥🔥 FREE JavaScript Cheat Sheet 🔥🔥
    cloudaffle.com/javascript-che...
    ▶️ Subscribe TH-cam For More Tutorials▶️
    bit.ly/3AaNtyZ
    ------------------------------------------------------------
    🤓 JavaScript Tutorials - Complete Playlist 🤓
    -------------------------------------------------------------
    Step by step Modern JavaScript Tutorials, simple and easy to understand:
    th-cam.com/play/PLy.html...
    --------------------------------------
    🎶Lo-Fi Music For Programmers🎶
    --------------------------------------
    Checkout 👇👇👇
    cloudaffle.com/lofi-profile
    ----------------------------------------------------
    🌟 More Insightful Content 🌟
    ----------------------------------------------------
    Instagram - / cloudaffle
    Twitter - / cloudaffle
    Blog - cloudaffle.com/

ความคิดเห็น • 2

  • @cloudaffle
    @cloudaffle  2 ปีที่แล้ว +3

    A POINTER: the word `name` is a reserved keyword when writing JavaScript in your browser and might throw an error, however, the examples shared and the context of the tutorial is correct. Hope you enjoy the video!

  • @harvendraahrodiya507
    @harvendraahrodiya507 2 ปีที่แล้ว +1

    Nice video 👍👍