js DataTypes

Javascript Data Types JavaScript provides different data types to hold different types of values. There are two types of data types in JavaScript. Primitive data type Non-primitive (reference) data type JavaScript is a dynamic type language, means you don’t need to specify type of the variable because it is dynamically used by JavaScript engine. You need to use var…

Read article

Js Operators

JavaScript Operators JavaScript operators are symbols that are used to perform operations on operands. For example: Here, + is the arithmetic operator and = is the assignment operator. There are following types of operators in JavaScript. Arithmetic Operators Comparison (Relational) Operators Bitwise Operators Logical Operators Assignment Operators Special Operators JavaScript Arithmetic Operators Arithmetic operators are…

Read article
wordpress

Theme of WordPress (Woodmart)

‘WoodMart’ is a premium WordPress theme​ designed from the ground up for building supreme WooCommerce online stores​ of any kind. Focussed on user experience​ first WoodMart uses a powerful AJAX tech​ to give users a very fast and seamless online shopping interface​ without the need to constantly refresh pages. The WoodMart demo section contains ready-to-use layouts for…

Read article

if Statement in JavaScript

JavaScript If-else The JavaScript if-else statement is used to execute the code whether condition is true or false. There are three forms of if statement in JavaScript. If Statement If else statement if else if statement JavaScript If statement It evaluates the content only if expression is true. The signature of JavaScript if statement is given below. JavaScript…

Read article
wordpressE-commerce Website

Woocommerce in WordPress

Woo Commerce WooCommerce is the world’s most famous open-source Internet business arrangement. Our center stage is free, adaptable, and intensified by a worldwide local area. The opportunity of open-source implies you hold full responsibility for store’s substance and information until the end of time. Whether you’re sending off a business, taking physical retail on the…

Read article