3/4 Angular NgRx Entity installation tutorial | Real life implementation

Опубликовано: 26 Март 2026
на канале: Applicable Programming
4,543
81

Lets see Angular NgRx Entity in action in this tutorial, how to install and use NgRx Entity in one Angular application. NgRx library changes quite often, and the easiest way to properly configure latest version is to "hack" your way through the demo application. We will also discuss problems that NgRx entities solve, and how to use them in real life.

If you are interested in programming courses related to web, please visit www.ApplicableProgramming.com to view courses where we show the problem, then we try to solve it the hard way, and then we show how we can benefit from proven solutions.


Join our Facebook group to follow the news and join discussion
➡️   / applicableprogrammers  
or discord group if that is more your thing
➡️   / discord  


➤ LINKS
➡️ Source on github: https://github.com/applicable-program...
(use tags to navigate between lessons)
➡️ NgRx entity adapter: https://ngrx.io/guide/entity/adapter#...
➡️ Private "Applicable Programmers" facebook group   / applicableprogrammers  

➡️ Other tutorials: www.ApplicableProgramming.com


Timestamps:
Explanation and setup (00:00)
Problem to solve (08:20)
NgRx Entity overview (13:26)
NgRx Entity integration (14:34)