Open in app

Sign In

Write

Sign In

Tahere Gholami
Tahere Gholami

121 Followers

Home

About

Jan 26, 2022

React Function Component Lifecycle

Lifecycle methods are custom functionality that gets executed during the different phases of a component. There are methods available when the component gets created and inserted into the DOM (mounting), when the component updates, and when the component gets unmounted or removed from the DOM. Here are the lifecycle methods…

React Lifecycle

5 min read

React Function Components Lifecycle
React Function Components Lifecycle
React Lifecycle

5 min read


Dec 20, 2019

React State Management with Context API

How can you manage state which you need in multiple, not directly connected components? For the last few years, Redux has been the state management solution for big React apps. React’s version 16.3.0 has brought many new concepts and features. One such awesome feature is React Context API- a new…

React

6 min read

React State Management with Context API
React State Management with Context API
React

6 min read


Published in

Level Up Coding

·May 1, 2019

How to deal with asynchronous code in JavaScript

JavaScript is synchronous by default and is single threaded. This means that code cannot create new threads and it will execute your code block by order after hoisting. Programming languages like C, Java, C#, PHP, Go, Ruby, Swift and Python are all synchronous by default, some of them handle async…

JavaScript

5 min read

How to deal with asynchronous code in JavaScript
How to deal with asynchronous code in JavaScript
JavaScript

5 min read

Tahere Gholami

Tahere Gholami

121 Followers

Frontend developer

Following
  • UX Collective Editors

    UX Collective Editors

  • Vahid Najafi

    Vahid Najafi

  • Jared M. Spool

    Jared M. Spool

  • Trey Huffine

    Trey Huffine

  • Ioannis Diamantidis

    Ioannis Diamantidis

See all (77)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams