Open in app

Sign in

Write

Sign in

Iftekhar Anam
Iftekhar Anam

Home

About

Nov 7, 2020

Useful Concepts in JavaScript You Should Know About Part-2

Let's dive into the world of Scope, Hoisting, Closures, this, bind, call & apply. Read part 1 From here Scope : Now Scope confuses programmers more than anything who comes from a different programming language. What exactly is Scope? Scope refers to the current context of code. Which eventually determines the accessibility of variables. Normally a variable…

Scopes

5 min read

Useful Concepts in JavaScript You Should Know About Part-2
Useful Concepts in JavaScript You Should Know About Part-2
Scopes

5 min read


Nov 7, 2020

Useful Concepts in JavaScript You Should Know About Part-1

JavaScript is defined as a single-threaded, Multiparadigm, Highlevel Programming Language. JavaScript is interesting but what's more interesting is how javascript works under the hood. I will try to explain some of the topics that often confuse new programmers and programmers switching from other languages. …

4 min read

Useful Concepts in JavaScript You Should Know About Part-1
Useful Concepts in JavaScript You Should Know About Part-1

4 min read


Nov 7, 2020

React Hooks: A brief Introduction

Hooks are introduced to react at version 16.8. With hooks now we can write stateful components into functional components. We don't need to use any class components like before. Classes are now only needed in very special cases. So what is React Hook? Hooks solve a wide variety of seemingly unconnected problems in React that…

React

4 min read

React Hooks: A brief Introduction
React Hooks: A brief Introduction
React

4 min read


Nov 5, 2020

A Brief Intro to JS Array Methods

JavaScript is one of the most popular programming languages in the world. Though it wasn’t the case all along. Especially after the introduction of ES6 & Node js, JavaScript started gaining much more traction than before within the developer's community. Today we will look at some of the most important…

JavaScript

3 min read

A Brief Intro to JavaScript Array(ES6)
A Brief Intro to JavaScript Array(ES6)
JavaScript

3 min read

Iftekhar Anam

Iftekhar Anam

Front End Developer

Help

Status

About

Careers

Blog

Privacy

Terms

Text to speech

Teams