-
javaScript tutorial basics fundamentals ( data types string numbers objects null undefined )
In this tutorial we learn javascript from the beginning. I will be using code playground such as jsfiddle.net to show you live code examples covering following topics – Javascript how to define a variable – Javascript how to define a string – Javascript how to define a number – Javascript how to define a object…