Open in app
Home
Notifications
Lists
Stories

Write
Rafi Chowdhury
Rafi Chowdhury

Home

May 8, 2021

important things for interview on JavaScript

What is JavaScript: JavaScript is single threated, lightweight and most commonly used as a part of web pages, whose implementations allow client-side script to interact with the user and make dynamic pages. It is an interpreted programming language with object-oriented capabilities. …

3 min read


May 7, 2021

Recap on React

React: Now a days react is the most popular javascript library which is used to build user interfaces specially for single page application. by react we can make large web application and we can change the route of that application without reloading the hole application. why react is called react: …

2 min read


May 6, 2021

Explore more on Js and web development

js event loop: The event loop is the secret behind javascript asynchronous programming.javascript executes all operations on a single thread, but using a few smart data structures, it gives us the illusion of multi-threading. … Based on the command received from the call stack, the API starts its own single-threaded…

2 min read


May 5, 2021

JavaScript Recap

function: to create a function first we have to declare “function” keyword then we gave a function name then we gave one or more parameter as we need if we don’t need any parameter we can keep it empty then then we declare its body by {}. …

2 min read


May 5, 2021

Writing

testing

1 min read

Writing

testing

--

--

Rafi Chowdhury

Rafi Chowdhury

junior web developer

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable