Skip to content
This repository has been archived by the owner on Jun 5, 2023. It is now read-only.

dhhyi/meetup-ngrx-selector-memoization

Repository files navigation

Angular Portugal Meetup

NgRx Selector Memoization and why you should do it!

Meetup: https://www.meetup.com/Angular-Portugal/events/278787325/

Slides: https://dhhyi.github.io/meetup-ngrx-selector-memoization

Example App: https://stackblitz.com/github/dhhyi/meetup-ngrx-selector-memoization/tree/example-app

Example App (fixed): https://stackblitz.com/github/dhhyi/meetup-ngrx-selector-memoization/tree/example-app-fixed

Created using remark.

Abstract

Learning about NgRx is hard! Perfecting the usage of Effects and Selectors is even harder!

In this talk we are going to focus on one specific aspect of NgRx Selectors: Memoization. When used properly, it can significantly boost up your application performance by preventing unnecessary view render updates.

We are going to cover fundamental principles, portrait common problems and of course discuss solutions.

Author BIO

Danilo is a developer at Evident and he has been working with Angular for about 4 years in the field of E-Commerce. Because of his original background in server-side development, he likes to dig deep into framework and library internals.

Resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published