Related resources for primitive type
  • JavaScript Primitive And Reference Types10/2/2020 9:45:49 AM. This article will discuss the builtin types of JavaScript and the difference between primitive and reference types.
  • Data Types in JSON4/7/2020 2:02:28 AM. JSON (JavaScript Object Notation) is an open and text-based data exchange format means it is a text format for the serialization of structured data. It is derived from object literals of javascript.
  • Types in TypeScript10/14/2019 6:33:36 AM. In this article, I have described types in TypeScript with an example.
  • Primitive Types in TypeScript10/7/2019 3:54:11 AM. In this article I explain what a primitive type is and how to use them in TypeScript.
  • Variables And Data Types in Java9/10/2019 2:37:41 AM. Some more Java basics for Java neophytes; this article is about the variables and primitive data types in Java.