Svelte App using the Star Wars API Pt 3, The Person Component
Note: I'm starting off at the end of Part 2.
One of the reasons that component type programing has become so popular is that it makes it very easy to reuse code.
A common use is making a card that can be used multiple times, once for each item in a ...
tongere.hashnode.dev5 min read