Equality, inequality and coercion in JavaScript
In programming, a primitive data type is the representation of data which is not an object and has no methods.
a JavaScript apprentice
In programming, a primitive data type is the representation of data which is not an object and has no methods.
Recently I was working on a project where I needed to upload a file in a single page application, so form submission to a backend file was out of the question.
I have been thinking to write a blog for quite some time now but being a big time procrastinator just couldn’t do it.