React JS useContext
It provides a way to share data across multiple components in your application without having to pass the data down through props For example: OUTPUT: My Test context string
It provides a way to share data across multiple components in your application without having to pass the data down through props For example: OUTPUT: My Test context string