Open in app

Sign In

Write

Sign In

Md Arif Hossain
Md Arif Hossain

Home

About

Nov 5, 2020

Today we try to know about some interesting javaScript subject

Truthy and falsy in JavaScript JavaScript Equal Operator == vs === JavaScript Null vs Undefined JavaScript map, filter, reduce and find Let’s go…. Truthy and falsy in JavaScript The purpose of this article is to help me and perhaps yourself differentiate between true, truthy, false, and falsy in JavaScript. The values true and false are booleans. The…

4 min read

Today we try to know about some interesting javaScript subject
Today we try to know about some interesting javaScript subject

4 min read


Nov 4, 2020

React js Core Concept.

All the fundamental React.js Concepts. React is a JavaScript “library”. It is not exactly a “framework”. It is not a complete solution and you will often need to use more libraries with React to form any solution. Frameworks serve a great purpose. However, frameworks come with some disadvantages. Framework are not flexible. A framework usually…

2 min read

React js Core Concept.
React js Core Concept.

2 min read


Nov 3, 2020

JavaScript Values:

There are two categories of values: a.Primitive Values b.Objects and Functions Primitive Value: Primitive Values are numbers and strings, among other things. There’s nothing I can do in my code that would affect them. The Primitive Values are highlighted below, 1.Undefined(undefined),used for unintentionally missing values. 2.Null​ (null), used for intentionally…

2 min read

JavaScript Values:
JavaScript Values:

2 min read


Nov 2, 2020

13 useful JavaScript array tips and tricks you should know

An array is one of the most common concepts of Javascript, which gives us a lot of possibilities to work with data stored inside. Taking into consideration that array is one of the most basic topics in Javascript which you learn about at the beginning of your programming path, in…

4 min read

13 useful JavaScript array tips and tricks you should know
13 useful JavaScript array tips and tricks you should know

4 min read


Nov 2, 2020

10 JavaScript string methods you should know

In this post, I will summarize 10 javascript string methods you should at least known according to me. The string is anything inside single or double-quotes. Here are 10 javascript string methods you should know. charAt() Return character at a specified position. 2. includes() Check if the string contains a specified character(s). 3. endsWith() Check if the string ends with specified character(s).

1 min read

10 JavaScript string methods you should know
10 JavaScript string methods you should know

1 min read

Md Arif Hossain

Md Arif Hossain

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech