how does react work under the hood code example
Example 1: what does html stand for
Hypertext Markup Language
Example 2: What does @variable stand for in Ruby
@variable - is an "instance" variable.
It can be accessed with any method inside the class.