Computer Science, asked by Goldenhangman2920, 1 year ago

64. Which three resources in lightening component bundle can contain javascript functions?

Answers

Answered by Anonymous
0

Answer:

Constant folding is the process of recognizing and evaluating constant expressions at compile time rather than computing them at runtime. Terms in constant expressions are typically simple literals they may also be variables whose values are assigned at compile time.

Answered by ruhi455
0

Explanation:

  • component can contain other components, as well as HTML, CSS, JavaScript, or any other Web-enabled code. This enables to build apps with sophisticated UIs. Each Lightning Component is made up of a Mark-ups, JavaScript controller, a Helper, a Renderer and more (Component Bundle).
Similar questions