High Definition Standard Definition Theater
Video id : t-ijJLxJZ0c
ImmersiveAmbientModecolor: #afb2aa (color 2)
Video Format : (720p) openh264 ( https://github.com/cisco/openh264) mp4a.40.2 | 44100Hz
Audio Format: 140 ( High )
PokeEncryptID: c1dcfc3057ed71dcda832c2ebef1aef7e2205e0b7dbe981fa889db17c43ab053acb208b12985600e894667f75906c199
Proxy : cal1.iv.ggtyler.dev - refresh the page to change the proxy location
Date : 1732929590826 - unknown on Apple WebKit
Mystery text : dC1pakpMeEpaMGMgaSAgbG92ICB1IGNhbDEuaXYuZ2d0eWxlci5kZXY=
143 : true
⚠️ WARNING: Don't Overuse the Centralized Store Pattern
Jump to Connections
890 Views • Mar 22, 2024 • Click to toggle off description
The Store pattern is not a silver bullet, it has benefits and downsides. There is a tradeoff involved.

Make sure the tradeoffs are worth it for your team.

Video on the tradeoffs of Stores:

🔗    • Angular Mistakes #6: 🛑 STOP Overusing...  
Metadata And Engagement

Views : 890
Genre: Education
Uploaded At Mar 22, 2024 ^^


warning: returnyoutubedislikes may not be accurate, this is just an estiment ehe :3
Rating : 5 (0/43 LTDR)

100.00% of the users lieked the video!!
0.00% of the users dislieked the video!!
User score: 100.00- Masterpiece Video

RYD date created : 2024-04-24T09:57:15.790687Z
See in json
Tags
Connections
Nyo connections found on the description ;_; report an issue lol

8 Comments

Top Comments of this video!! :3

@AngularUniversity

8 months ago

For a more detailed video, check out:

🔗 https://youtu.be/Ly7bp8k0hJA

1 |

@SultanovAsrorbek

8 months ago

I am new to angular. I need to learn more. Thanks.

|

@andyhb1970

2 months ago

I only use 'root' signal stores for things that require the persisted state throughout the app also I use them for my search pages so that when I return to it from an edit page the search state is remembered. I still use the signal store for each of my components as the extra complexity is a worthwhile tradeoff for having a consistent pattern throughout the app along with removing lots of code from the component ts files.

|

@AngularUniversity

8 months ago

Personally, I've used the Store pattern (NgRx Store) on my company @och_platform to improve the user experience as it's a consumer facing app, and to reduce the number of backend requests to a minimum (we use Firestore and are charged by the request).

And you?

👇

|

Go To Top