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

feat(): add topic about angular cache #94

Closed eduardoRoth closed 1 year ago

eduardoRoth commented 2 years ago

Add a topic about Angular Cache (new feature from v13) and what you need to do is updating from previous versions.

d3lm commented 2 years ago

Cool, but this content does not match the general structure of Problem -> Solution. Maybe you can elaborate a bit and first explain the problem and then present the solution (which is probably to use the new cache).

Also see the contributing guide.

d3lm commented 1 year ago

Hey! Do you want to update this PR?

eduardoRoth commented 1 year ago

Sure, I'll update this today too

eduardoRoth commented 1 year ago

@d3lm updated!

eduardoRoth commented 1 year ago

@d3lm it's ready to be merged.