Month July 2022

How to Renew Your Lets Encrypt SSL Certificate

This is the post for those who have already installed SSL certificate from the Let’s Encrypt. There may be the case you might have multiple website running on to the server. Then in that case you have to identify the… Continue Reading →

Non-Primitive datatypes in JavaScript

Non-Primitive data type in JavaScript is Object. It holds the address or reference of the key value pair that can be single or multiple key values. These are also called as derived datatypes. //Non-primitive data type // object const obj… Continue Reading →

Expression and Operators in JavaScript

if anyone ask you to define the what is expression then how will you explain it. well it is quiet easy let me do for you. “A fragment of code that produces values is called an Expression.” Literally, you can… Continue Reading →

Primitive data types in JavaScript.

If you are a beginners or experienced you should know about the primitive data types as it forms the base of any programming language. Let’s get into it and see what are the primitive datatypes that are Supported by JavaScript…. Continue Reading →

© 2025 B.Kumar – Blog — Powered by WordPress

Theme by Anders NorenUp ↑