Open in app
Home
Notifications
Lists
Stories

Write
Sagar Biswas
Sagar Biswas

Home

May 8, 2021

10 Intermediate JavaScript Concepts (helpful for interview).

Being a complex language JavaScript has some fundamental concepts. As a developer, we need to have a good understanding over these topics. Here 10 concepts are explained briefly to give a simple understanding of intermediate JavaScript. 1. What is Closure? A simple answer can be, when we return a function from the parent function…

4 min read


May 7, 2021

10 facts about React js….

People always seek simplicity and flexibility. For developers who want to excel in their JavaScript skills a bit more, mastering React can be the best option for them. Here I tried to discuss some interesting facts about React js. While sometimes we consider React as a framework, but it’s actually…

3 min read


May 6, 2021

10 interesting concepts of ES6

Hoisting : Hoisting is an interesting feature of JavaScript. Declaring and/or initializing a variable using var, let or const make sure of binding occurrence in JavaScript. But there are some confusion arises with the uses of these keywords. Consider the following example. Here when we call the function passing…

2 min read


May 5, 2021

10 interesting concepts on javascript….

As a front-end developer while we are familiar with javascript but sometimes it confuses us with its vast amount of topics. Here I will try to discuss 10 interesting facts. Forming an array from a string. …

3 min read

Sagar Biswas

Sagar Biswas

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable