Profile
What is a JavaScript Function? Enlightened Posted on: Oct 17, 2025 In: JavaScript

Functions basics

  • Reusable block
  • Variable
  • Loop
  • Event
Profile
What is JavaScript DOM? Enlightened Posted on: Oct 17, 2025 In: JavaScript

DOM basics

  • Document structure
  • Variable storage
  • Loop construct
  • Function call
Profile
What is JavaScript Event? Enlightened Posted on: Oct 17, 2025 In: JavaScript

Events basics

  • Action in browser
  • Variable declaration
  • Function call
  • Loop execution
Profile
What is JavaScript Array? Enlightened Posted on: Oct 17, 2025 In: JavaScript

Array basics

  • Stores multiple values
  • Stores single value
  • Defines function
  • Runs code
Profile
What is JavaScript Object? Enlightened Posted on: Oct 17, 2025 In: JavaScript

Object basics

  • Key-value pairs
  • List of values
  • Tuple
  • Variable