Open in app
Home
Notifications
Lists
Stories

Write
Reazul Islam Bhuiyan
Reazul Islam Bhuiyan

Home

May 8, 2021

Some interview question in JavaScript

What is JavaScript — For interactive our website we uses some scripts, its JavaScript. JavaScript is a lightweight, single-threaded, just-in-time compiled programming language. While it is the most well-known scripting language for Web pages, many non-browser environments also use it, such as Node.js JavaScript is front-end or back-end or client-side or server-side JavaScript is client-side, but in some ways it also run in…

Java Script

3 min read

Some interview question in JavaScript
Some interview question in JavaScript

May 7, 2021

Fundamental React.js

Some topics about React that you must need to know — Some topics about React that you must need to know What is React React is an open-source, front end, JavaScript library. It is not a framework. React follows the Unix philosophy. It is maintained by Facebook. It is a User Interface (UI) library. React is a tool for building UI components. DOM DOM is…

Reactjs

3 min read

Fundamental React.js
Fundamental React.js

May 6, 2021

Some Important Topics in JavaScript

Primitive Values — Primitive values are numbers and strings, among other things. All primitive values have something in common. There are 7 primitive data types: Undefined, Null, Boolean, Number, String, Symbol, and BigInts. ● Undefined​ (undefined), used for unintentionally missing values. ● Null​ (null), used for intentionally missing values. ● Booleans​ (true and false), used…

Java Script

4 min read

Some Important Topics in JavaScript
Some Important Topics in JavaScript

May 5, 2021

Basic of JavaScript

In ES6 JavaScript has 6 types of Data: — In ES6 JavaScript has 6 types of Data: Number, String, Boolean, Function, Object, Symbol Number: JavaScript Numbers are Always 64-bit Floating Point. We can convert a string to an integer using the built-in parseInt() function. Similarly we can parse floating point numbers using the built-in parseFloat() function.

Java Script

3 min read

Basic of JavaScript
Basic of JavaScript
Reazul Islam Bhuiyan

Reazul Islam Bhuiyan

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable