typebytes / angular-checklist

🔥 Curated list of common mistakes made when developing Angular applications
https://angular-checklist.dev
MIT License
316 stars 66 forks source link

[Review][Architecture] put business logic into services #121

Closed geromegrignon closed 4 months ago

geromegrignon commented 6 months ago

Description

Update the current snippets by using inject() for the dependency injection.