Tag: what is null and undefined

  • Javascript Tutorial | Primitive Data Types | Ep6

    Javascript has many primitive types that make up a program. In fact any language must provide a standard set of primitive values, Javascript is no different. In order to further understand this language we must start with the primitive (basic) values that Javascript offer’s. This lecture will cover string, number, boolean, null, undefined and NaN…