Open in app

Sign In

Write

Sign In

md rana
md rana

Home

About

May 9, 2021

JS interview Quesetions

1. What is JavaScript? JavaScript is a client-side and server-side scripting language inserted into HTML pages and is understood by web browsers. JavaScript is also an Object-based Programming language 2. Enumerate the differences between Java and JavaScript? Java is a complete programming language. In contrast, JavaScript is a coded program…

2 min read

2 min read


May 9, 2021

One of the most valuable topics in JavaScript is Truthy and Falsy values. Let’s have a look there.

TRUTHY and FALSY In javascript any variable with an assigned value without zero is true. Like- 1, -1, 3, etc. When the variable is declared without value, it is undefined. Undefined is always false. Variable with default value null is always false. Variable with value NaN is false. Empty array…

4 min read

4 min read


May 6, 2021

About ES6

Generally, bindings occur whenever we declare or set a value in a variable. For example, we use var, let, and const to assign a variable. var x = 1; let y = 2; const z = 3; Now I will explain how var and hoisting occur and how to use…

5 min read

About ES6
About ES6

5 min read


May 5, 2021

Basic JavaScript

JavaScript is a Scripting Language. It’s can’t go itself. At a time it’s was a neglected scripting language. But at present, it’s gain the most popularity to all kinds of web developers. Today I discuss some topics of basic JavaScript. 1.Different types of JavaScript: *String — This represent character type…

2 min read

2 min read


May 5, 2021

This is My First Aticle

hello i am Rana. Trying to be a Web developer.

1 min read

1 min read

This is My First Aticle

hello i am Rana.

Trying to be a Web developer.

--

--

md rana

md rana

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech