January 2024
Beginner
318 pages
6h 36m
English
Let’s build an app that’s a bit more advanced, using a third-party API to feed it with data. I hope you like comics, because we will build an explorer on the Marvel Comics API, and I will try to squeeze in some heroic puns. We’ll explore adding different routes and add a bit of abstraction to make better use of writing our code.
We’ll cover the following topics in this chapter:
In this chapter, we’ll replace node package manager (npm) with performant npm (pnpm): https://pnpm.io.
We need to register at https://developer.marvel.com/ ...
Read now
Unlock full access