A code repository of JavaScript series from Chai and Code by Hitesh Chaudhary contents of the playlist
a. Introduction to Javascript (test.js)
b. Variables and Consonants (variables.js)
c. Datatypes (datatypes.js)
d. Datatypes conversion and Operations (conversionOperation.js)
1. number to string conversion
2. number to boolean conversion
3. string to number conversion
4. string operations
5. number operations