Open sadevn opened 2 years ago
I have a quick question regarding the project. Are you planning to upgrade the Angular version to the latest release? Angular 18 introduces several modern features and improvements that could enhance the project. I'd be happy to help with the upgrade if it's on your roadmap.
A open source Pokédex
in about.component.html I think we can modify it toAn open source Pokédex
import { switchMap, startWith, tap, map } from 'rxjs/operators';
in pokemon.service.ts tap is not used