Qustion Mark

When should we use Context API ?

Context API is used to share data between components without props drilling,where you have a lot of props drilling, need to pass data down through many levels of the component tree & give improve perforformance.

What is custom hook ?

Custom hook is a JavaScript function.Custom hooks allow to reuse stateful logic between components without duplicating code. like useState, useEffect.

What is useRef ?

useRef is a built-in hook in React that returns a mutable object, whose current property is initialized to a provided value.

What is useMemo ?

useMemo is a built-in hook in React that allow to memoize a function's return value.It can specify a function and a list of dependencies.

CARRER-ZONE

Lorem ipsum, dolor sit amet consectetur adipisicing elit. Eos provident, accusamus ipsa fugit recusandae

Company

  • About Us
  • Work
  • Latest News
  • Careers

Product

  • Prototype
  • Plans & Pricing
  • Customers
  • Integrations

Support

  • Help Desk
  • Sales
  • Become a Partner
  • Developers

Contact

  • 524 Broadway , NYC
  • +1 777 - 978 - 5570

@2023 CareerZone. All Rights Reserved

Powered by CareerZone