Open in app
Home
Notifications
Lists
Stories

Write
Nahidul Islam
Nahidul Islam

Home

Nov 5, 2020

Let’s Recap some things about JavaScript.

What is React Hooks? React Hooks are a way for function components to “hook” into React’s life cycle and state.They were introduced in React 16.8.0.They let you use state and other React features without writing a class.Basic hooks are useState,useEffect,useContext.Additionals hooks are useReducer,useCallback,useMemo,useRef,useImperativeHandle,useLayoutEffect and useDebugValue. How React hooks work?

Java Script

3 min read

Let’s Recap some things about JavaScript.
Let’s Recap some things about JavaScript.

Nov 4, 2020

Let’s meet with “React”-the JavaScript library.

What is React? React is a JavaScript library for building user interfaces.It is not exactly a framework either it is a JavaScript library.You will often need to use more libraries with React to form any solution.React makes it painless to create interactive UIs.Design …

Reactjs

3 min read

Title
Title

Nov 3, 2020

Let's introduce 10 basic things in JavaScript.

Type of JavaScript Values: Data types basically specify what kind of data can be stored and manipulated within a program. There are two kinds of JavaScript values and they are 1)Primitive values and 2)Object and Functions. The 9 types of primitive values are Undefined, Null, Booleans, Numbers, Strings, Symbols, Bigints.On…

Java Script

3 min read

Let's introduce 10 basic things in  JavaScript.
Let's introduce 10 basic things in  JavaScript.

Nov 2, 2020

Some ingredients in a JavaScript Mug.

Why Java-Script? Now-a- days Web applications are the dominant way that people interact with the computing universe, and JavaScript is the foundation here. Unlike most programming languages, Java-Script has nothing about input and output. It is designed to run as a scripting language.Java script is a fully dynamic programming language. …

Java Script

2 min read

Some ingredients in a JavaScript Mug.
Some ingredients in a JavaScript Mug.
Nahidul Islam

Nahidul Islam

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable