• Home
  • Posts
  • Contact

Context API

Without Context API, we have to do prop-drilling. Meaning, props will have to be passed down from one Component into another (sometimes, through multiple intermediate Components in between)

See https://github.com/explorer436/programming-playground/tree/main/front-end-development-playground/react-playground/10-ContextAPI


Links to this note

  • Front end development



© 2025 . Generated with Hugo and Mainroad theme.