Student Reviews
( 5 Of 5 )
1 review
Video of Javascript Tutorial Primitive Data Types Ep6 in JavaScript Essentials course by Programming With Avelx channel, video No. 6 free certified online
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 primitive types.