HTTP request: Fetch vs Axios
The bedrock of any programming language is the ability to make requests from an API. The absence of this means we are operating a static non-dynamic application. Data fetching is key in software development, as the majority of the data we would be ne...
oluwatrillions.hashnode.dev6 min read