Skip to content

My-Salesforce-Stories

  • Home
  • Apex
  • Lightning Web Component
  • Lightning Aura

My-Salesforce-Stories

  • Home
  • Apex
  • Lightning Web Component
  • Lightning Aura

Tagged: const

Variables var, let and const 0

Lightning Web Component

24 March 2024

JavaScript for LWC: Variables (var, let and const)

Variables are used to store the data. JavaScript is a dynamically typed language hence, type of variable decided at runtime. We can declare variables is JavaScript by three ways using var, let and const

  • Bypass Assignment Rules in Apex
  • Conditional Rendering in LWC
  • Inserting Multiple SObject Records in a Single DML Statement
  • Data Binding in LWC – Types, Two-way Binding & Best Practices
  • JavaScript Promises in LWC
  • Apex
  • Lightning Aura
  • Lightning Web Component
  • Uncategorised

apex Array Array Methods aura BestPRactices Bulkified DML Operation Clause datatypes DML in Apex dropdown filter() format() Governor Limits HTML IN INCLUDES javascript javascript arrow function Javascript Developer JavaScript Spread JSON Lightning lightning aura lightning components Lightning Web Component lightning web components LIKE lwc LWC features Object OOPS picklist salesforce salesforce.com salesforce developer Salesforce DML SFDC SOQL SOQL Functions SOQL query Spread Operation String stringify Triggers WHERE

My-Salesforce-Stories © 2026. All Rights Reserved.