Learn How To Use State Management in Angular with NGXS

  Рет қаралды 12,371

Code Shots With Profanis

Code Shots With Profanis

Күн бұрын

Пікірлер: 34
@fryser007
@fryser007 Жыл бұрын
Thank you so much... most tutorial videos are not tutorial, they just code and comment on what they are doing. You actually EXPLAIN what thinks work. You're a very good teacher :)
@CodeShotsWithProfanis
@CodeShotsWithProfanis Жыл бұрын
I appreciate that!
@habibhadi
@habibhadi Жыл бұрын
I like how you create files and write code sequentially, most tutorials don’t do that. Sequential coding help me understand better why you do what. Thank you for the tutorial. Better than following along documentation.
@CodeShotsWithProfanis
@CodeShotsWithProfanis Жыл бұрын
Great to hear!
@paoloantonior
@paoloantonior Жыл бұрын
wonderful way to explain such a complicated concept, bravo!
@CodeShotsWithProfanis
@CodeShotsWithProfanis Жыл бұрын
Thanks for your warm feedback. Glad you liked it :)
@costagmc1
@costagmc1 Жыл бұрын
thanks prop... Good intro to ngxs
@CodeShotsWithProfanis
@CodeShotsWithProfanis Жыл бұрын
Glad you like it!
@ajcoder2795
@ajcoder2795 Жыл бұрын
The way you explain is very clear.. :).. Thanks a lot :)
@ravikant.chaudhary
@ravikant.chaudhary 2 жыл бұрын
No bullshit, concise and straight to the point. Thanks a ton !!
@CodeShotsWithProfanis
@CodeShotsWithProfanis 2 жыл бұрын
Glad you liked it and thanks for the feedback!
@sudiptomukherjee644
@sudiptomukherjee644 2 жыл бұрын
Thank you for providing such a simple explanation. You are always a life saver :)
@CodeShotsWithProfanis
@CodeShotsWithProfanis 2 жыл бұрын
Thanks for your feedback and glad you liked it Sudipto! :)
@sergiokagiema9658
@sergiokagiema9658 2 жыл бұрын
Awesome work! Now I see why people switchingto NGXS. And I don't blame them. I'm doing the same thing
@CodeShotsWithProfanis
@CodeShotsWithProfanis 2 жыл бұрын
Thanks Sergio. Yes, NGXS is straight forward without boilerplate code. I've tried it in a big enterprise application and it fits perfectly
@nfallycoly6362
@nfallycoly6362 Жыл бұрын
Thank you so much. But I have a question, is it possible to create a state dynamically?
@CodeShotsWithProfanis
@CodeShotsWithProfanis Жыл бұрын
We create the state based on the HTTP API, User Actions, Events, Components, etc. I consider them dynamic but I am not sure if this is what you mean. Can you please elaborate?
@ugochukwuumerie6378
@ugochukwuumerie6378 2 жыл бұрын
This is a perfect introduction to NGXS, Thanks. You could also make one for http request call and saving to the store
@CodeShotsWithProfanis
@CodeShotsWithProfanis 2 жыл бұрын
Glad you liked it and thanks for the idea!
@narayanareddy15
@narayanareddy15 2 жыл бұрын
Hey! Thanks for the video! 😊
@CodeShotsWithProfanis
@CodeShotsWithProfanis 2 жыл бұрын
You are so welcome :)
@titokris5162
@titokris5162 2 жыл бұрын
Fanis great video has usual. Thanks for the knowledge base been shared for free
@CodeShotsWithProfanis
@CodeShotsWithProfanis 2 жыл бұрын
Thanks for your feedback Tito! :)
@madeOfClay99
@madeOfClay99 2 жыл бұрын
Great video. Personally I haven't use NGXS, I see the similarities with Redux and NGRX. Could you explain why do you prefer NGXS than NGRX?
@CodeShotsWithProfanis
@CodeShotsWithProfanis 2 жыл бұрын
Thanks! It's been a while since I worked with NGRX and the reason I switched was the boilerplate code the NGRX had. With NGXS the semantics are clear and straightforward. I have worked with NGXS even on a large-scale enterprise application and fits great. I hope this answer your question :)
@PantelisPapasavvas
@PantelisPapasavvas 2 жыл бұрын
Awesome video ... Is there any tool to see our state like ReduxDev Tools or this tool is working also for NGXS?
@PantelisPapasavvas
@PantelisPapasavvas 2 жыл бұрын
Ill answer to my own question :D ReduxDev tools works with NGXS
@CodeShotsWithProfanis
@CodeShotsWithProfanis 2 жыл бұрын
Thanks Pantelis. That's very good suggestion actually. I'll include this in one of my next videos
@cristioanca984
@cristioanca984 Жыл бұрын
what extension is that where it specifies as it shows in the video? obj: state: option: etc
@CodeShotsWithProfanis
@CodeShotsWithProfanis Жыл бұрын
Is this setting in the settings.json file "typescript.inlayHints.parameterNames.enabled": "all"
@benjack9459
@benjack9459 2 жыл бұрын
Please make a video for create sub-category based on category like e-commerce
@CodeShotsWithProfanis
@CodeShotsWithProfanis 2 жыл бұрын
Hey, can you please be more descriptive?
@benjack9459
@benjack9459 2 жыл бұрын
Like cascade selection country->state->city... With how to upload data to json server
@CodeShotsWithProfanis
@CodeShotsWithProfanis 2 жыл бұрын
@@benjack9459 I know what you mean. Stay tuned and I hope one of my next videos to cover your need :)
Angular Crash Course | Learn modern Angular in 90 minutes
1:29:09
Code with Ahsan
Рет қаралды 15 М.
Learn How to Use the Inject Method in Angular 14
14:40
Code Shots With Profanis
Рет қаралды 8 М.
Ice Cream or Surprise Trip Around the World?
00:31
Hungry FAM
Рет қаралды 20 МЛН
They Chose Kindness Over Abuse in Their Team #shorts
00:20
I migliori trucchetti di Fabiosa
Рет қаралды 12 МЛН
Молодой боец приземлил легенду!
01:02
МИНУС БАЛЛ
Рет қаралды 1,8 МЛН
Freelancing With Full Stack Web Development Journey 2025
3:38
Hablu Programmer
Рет қаралды 573
Angular NGXS Tutorial - An Alternative to Ngrx for State Management
20:38
Manage State with Angular Signals
14:24
Deborah Kurata
Рет қаралды 22 М.
I only ever use *these* RxJS operators to code reactively
25:25
Joshua Morony
Рет қаралды 134 М.
This Library Makes State Management So Much Easier
12:07
Web Dev Simplified
Рет қаралды 135 М.
Learn How to Use Angular's 17 Defer Block
23:50
Code Shots With Profanis
Рет қаралды 4,1 М.
Angular 14 Functional Router Guards: What They Are & How to Use Them
23:45
Code Shots With Profanis
Рет қаралды 6 М.
Get to Know Signal Queries in Angular 17
17:43
Code Shots With Profanis
Рет қаралды 1,9 М.
Handy remote!
0:25
LeraKek
Рет қаралды 6 МЛН
Сделай Красивее свой iPhone или Android
0:58
AndroHack
Рет қаралды 1,1 МЛН
Как подключить магнитолу?
0:51
KS Customs
Рет қаралды 2,1 МЛН