#apis
Read more stories on Hashnode
Articles with this tag
#day8learningReact · Introduction: Context is used to pass the data to another component where ever its value is required. Usually, props are used to...
#day7learningReact · Introduction: The basic method to request the data is performed using the fetch function of the javascript. The basic syntax of the...