Bino
Home
Garden
Coder
Writer
Malayali
About
Search
# Javascript
Primitive Data types in JS
18 February 2022
In JavaScript, a primitive (primitive value, primitive data type) is data that is not an object and has no methods or properties.
Read more
Shortest Program in JS
10 February 2022
Shortest Program in JS: Empty file. Still, browsers make global Execution context...
Read more
Class and Function Hoisting in JS
2 February 2022
An important difference between function declarations and class declarations is that while functions can be called...
Read more
««
«
1
2
3
»
»»