Manage State with Angular Signals

แชร์
ฝัง
  • เผยแพร่เมื่อ 4 พ.ย. 2024

ความคิดเห็น • 139

  • @haroldpepete
    @haroldpepete ปีที่แล้ว +19

    in my humble opinion, this lady must be the best explainer i've ever seen, and signal is a game changer in angular universe, i love it. you have a new subscriber, i follow you long time ago and i think you do a awesome job

    • @deborah_kurata
      @deborah_kurata  ปีที่แล้ว +1

      Thank you so much for the very kind words!

  • @csar196
    @csar196 ปีที่แล้ว +25

    I follow you since I took your courses on Pluralsight! , love your teaching style. So glad I found your channel so I can keep learning from you here! Please keep it up!

  • @julianshaw2000
    @julianshaw2000 11 หลายเดือนก่อน +3

    I also have been following you since your Pluralsight days and have watched and studied your courses several times. The clarity and real world analogies in your courses is unmatched.

    • @deborah_kurata
      @deborah_kurata  11 หลายเดือนก่อน +1

      Thank you so much!
      If you are still on Pluralsight, I just published a new course "RxJS and Angular Signals Fundamentals".

  • @seventyeightBT
    @seventyeightBT ปีที่แล้ว +9

    Nice refactoring. Well done! Btw. you can press "shift + cmd + o" execute the action "Optimize imports". This will remove the unused ones. And instead of clicking the little bulb for importing, you can press "cmd + ." Just saying...

    • @deborah_kurata
      @deborah_kurata  ปีที่แล้ว

      Thank you! And thanks for the tips.

  • @juangomez874
    @juangomez874 20 ชั่วโมงที่ผ่านมา

    Excellent tutorial. Thanks for all the time and effort that you take to do this for us. You are the best. Wow!

    • @deborah_kurata
      @deborah_kurata  9 ชั่วโมงที่ผ่านมา

      That is very kind of you to say. Thank you! 😊

  • @AlexandruIrimiea
    @AlexandruIrimiea ปีที่แล้ว +1

    You are an excellent teacher. The material is relevant, clear and crisp. I also enjoy your enthusiastic voice and your pace of speaking.

    • @deborah_kurata
      @deborah_kurata  ปีที่แล้ว +1

      Thank you so much for the very kind words! 🙏

  • @DaviMello
    @DaviMello 4 หลายเดือนก่อน +1

    So thankful for this channel and you, Deborah!

    • @deborah_kurata
      @deborah_kurata  4 หลายเดือนก่อน +1

      That is so very kind of you to say. Thank you!

  • @TampaCEO
    @TampaCEO ปีที่แล้ว

    This is absolutely revolutionary... a complete game changer! I have been waiting for anyone to create a replacement for the way we have been managing state in Angular. Absolutely nobody liked the way it was being done before. I am definitely replacing all of my traditional state code with signals. Thanks for another great video.

  • @KaliaH
    @KaliaH ปีที่แล้ว

    You are AWESOME. An excellent teacher who covers all the bases. I’m highly impressed!

  • @vivekshaw9251
    @vivekshaw9251 5 หลายเดือนก่อน +1

    Amazing content, Thanks Deborah Kurata for the amazing videos.

    • @deborah_kurata
      @deborah_kurata  5 หลายเดือนก่อน +1

      Glad you like them! Thank you!

  • @austinZen8800
    @austinZen8800 ปีที่แล้ว

    Deborah is the coding instructor GOAT!

  • @pazzuto
    @pazzuto 6 หลายเดือนก่อน +1

    Very nicely explained! I love Deborah's videos since I first found them in Pluralsight

  • @merotuts9819
    @merotuts9819 ปีที่แล้ว

    Learned so much from one single signal video. Thank you 🙏

  • @Henverx
    @Henverx ปีที่แล้ว

    This is both up to date, refreshing and concise to watch. Thanks

  • @rolygonz1964
    @rolygonz1964 ปีที่แล้ว

    Greetings from Cuba. Teacher does not know how glad I am to see that you have content here too. I have learned so much with you that the truth would not have how to repay you. The work you do is incredible and the excellent teacher you are. I am very sorry for my English. I have helped myself with the google translator :). Wow, you are the best, I would not have wanted to learn Angular from anyone other than you. I've seen every course of yours on pluralsight and often come back to see if you've updated any. Thank you very much for your excellent work God bless you always

    • @deborah_kurata
      @deborah_kurata  ปีที่แล้ว +1

      Thank you so very much for the very kind words! It is so wonderful to know that my content has been useful.
      All the best to you!

  • @EmilyJensen-b2e
    @EmilyJensen-b2e ปีที่แล้ว

    I've been sharing these Signals videos with my team, and they are really enjoying them. We are really excited to see where we can simplify some of our RxJS stateful services with Signals. Thank you!

    • @deborah_kurata
      @deborah_kurata  ปีที่แล้ว

      Glad to hear they have been useful. Thank you!

  • @rd_45
    @rd_45 ปีที่แล้ว

    Glad i found this channel...thanks Deborah

    • @deborah_kurata
      @deborah_kurata  ปีที่แล้ว

      Great to see you here! ☺ Thank you!

  • @danielabonvini
    @danielabonvini ปีที่แล้ว +1

    Loving these videos on signals, I especially like that most of the time they come with real world examples and not only snippets of code! Thank you for doing such an amazing job at spreading information

    • @deborah_kurata
      @deborah_kurata  ปีที่แล้ว

      Great to hear they are useful! Thank you!

  • @sebuzz17
    @sebuzz17 ปีที่แล้ว +1

    Signals bring a more straight forward way to manage state in my opinion, and actually with less code and concepts to grasp, i'm really happy with this new feature and can't wait to use it in production when the API will be stable.

  • @andresmauriciofajardoolaya2721
    @andresmauriciofajardoolaya2721 ปีที่แล้ว

    I thought a similar way to implement signals like a store . Thanks for all Deborah.

  • @KushanShanuka
    @KushanShanuka 4 หลายเดือนก่อน

    really understand more about SIGNAL +RXJS real usage... while watching this i feel we can manage state in app with using signal instead of using NGRX
    it makes simple minimal fast code, love it 🤟
    Thank you very much Deborah

    • @deborah_kurata
      @deborah_kurata  4 หลายเดือนก่อน +1

      Thank you!
      Also, NgRx now has a signal store that is great to use.

  • @shariq5611
    @shariq5611 ปีที่แล้ว

    Found the best and simple explanation for the signals. You got yourself a new subscriber 👍🏻

    • @deborah_kurata
      @deborah_kurata  ปีที่แล้ว

      Excellent! Thank you! 🙏

    • @shariq5611
      @shariq5611 ปีที่แล้ว

      @@deborah_kurata are you planing for any backend series in future?

    • @deborah_kurata
      @deborah_kurata  ปีที่แล้ว

      I am starting to build out some C# content. Is there something specific you are looking for?

  • @thanhvan3528
    @thanhvan3528 ปีที่แล้ว

    So much thanks for your great sharing, that helps people a lot.

  • @andriideiak4323
    @andriideiak4323 ปีที่แล้ว

    Thank you. Waiting for a new content about signals

    • @deborah_kurata
      @deborah_kurata  ปีที่แล้ว

      Have you see this one: th-cam.com/video/nXJFhZdbWzw/w-d-xo.html

  • @lindermannla
    @lindermannla 4 หลายเดือนก่อน

    Kurata I love your tutorials! Thnxz!

    • @deborah_kurata
      @deborah_kurata  4 หลายเดือนก่อน

      Glad you like them! Thanks!

  • @sidikithomas9650
    @sidikithomas9650 6 หลายเดือนก่อน

    You have the knowledge, art to teach, even your way of talking is pedagogical, I am interested to buy your courses if you have paid ones. Thanks with just 2 vidoes I am production ready with Signals and on the way I finally understood the use of services.

    • @deborah_kurata
      @deborah_kurata  6 หลายเดือนก่อน +1

      Wow, that's create to hear. Thank you! I have some "paid" courses on Pluralsight: app.pluralsight.com/profile/author/deborah-kurata
      I also have several free courses on TH-cam, such as:
      "Gentle Introduction to Git and GitHub"
      "Gentle Introduction to JavaScript"

    • @sidikithomas9650
      @sidikithomas9650 หลายเดือนก่อน

      @@deborah_kuratathanks I will have a look at them

  • @sistemasthiago
    @sistemasthiago ปีที่แล้ว

    Thanks a lot for this amazing tutorial. 👏👏👏

  • @paulecampbell
    @paulecampbell ปีที่แล้ว +3

    Hi Deborah, excellent explanation of signals - the best I have come across so far. You and Julie Lerman are two of my favorite presenters. So clear yet thorough - how do you do it! I miss the "yay"s though 😁

    • @deborah_kurata
      @deborah_kurata  ปีที่แล้ว +2

      That is very kind of you to say. Thank you so much! 😊
      I'll see if I can fit a "yay" or two in the next one. LOL.

  • @mvishalshukla007
    @mvishalshukla007 ปีที่แล้ว

    I am fan of your video from pluralsight, great content and easy explanation, it helps me to transition from 9lac package to 20lac package in software industry. Keep it up 🎉

  • @chagamajaykumarreddy1897
    @chagamajaykumarreddy1897 ปีที่แล้ว

    superb explanation in simple way to manage state.

  • @shivrajdeopa1571
    @shivrajdeopa1571 ปีที่แล้ว +1

    Thanks for your efforts🎉

  • @londovir
    @londovir 11 หลายเดือนก่อน

    Excellent video, but in light of the recent Angular PR when signals were marked as stable (#51821), it probably wouldn't hurt to add a comment in the description of this video to note that the mutate() method is now removed and the Angular team has indicated users should replace that with update() calls instead. Otherwise, everything is spot on!

    • @deborah_kurata
      @deborah_kurata  11 หลายเดือนก่อน

      Great idea!
      I really wish TH-cam allowed updates to existing videos ... to at least put in a callout or something ... but no. 😑

  • @jophilmadrigal
    @jophilmadrigal ปีที่แล้ว

    thanks deborah..you're the best

  • @pedro.lizarraga
    @pedro.lizarraga ปีที่แล้ว

    Excellent content, thanks for sharing!

  • @Brendan2Alexander
    @Brendan2Alexander ปีที่แล้ว

    Awesome awesome thank u! Would like to see practical uses of signal effects.

    • @deborah_kurata
      @deborah_kurata  ปีที่แล้ว +1

      Great to hear! And great idea for a future video! Thanks!

  • @celikart
    @celikart ปีที่แล้ว

    wow it simplifies very much

    • @deborah_kurata
      @deborah_kurata  ปีที่แล้ว

      Yep! I have been enjoying working with signals.

  • @masumulu
    @masumulu ปีที่แล้ว

    Another nice example, thanks a lot again :) Keep it up please

  • @havefun5519
    @havefun5519 ปีที่แล้ว

    Really cool tut again

  • @deibymontoya9284
    @deibymontoya9284 ปีที่แล้ว +1

    Wow, it was exactly what I was looking for. Appreciate such a good explanation ❤.
    Do you think that this way of stage management will replace NgRx?

    • @deborah_kurata
      @deborah_kurata  ปีที่แล้ว +1

      Thank you!
      NgRx will still be useful when an application has complex state management. And NgRx has already begun to embrace signals. Check out a summary here: dev.to/this-is-angular/signals-what-this-means-for-ngrx-eho

    • @deibymontoya9284
      @deibymontoya9284 ปีที่แล้ว

      @@deborah_kurata Thank youu!

  • @rs4267
    @rs4267 ปีที่แล้ว

    Wow thanks for the courses about signals ! Could you please one day explain the angular universal concept? 🙏🏽

    • @deborah_kurata
      @deborah_kurata  ปีที่แล้ว +1

      Thank you for the suggestion. I have not used Angular universal ... but I'll add it to the list to try out.

  • @AlexPerestrelo
    @AlexPerestrelo 3 หลายเดือนก่อน

    Very nicely explained, this works in Angular SSR application ?

    • @deborah_kurata
      @deborah_kurata  3 หลายเดือนก่อน

      Thank you.
      SSR is something I haven't needed to do. So I don't know the answer to your question.

  • @kobihari
    @kobihari ปีที่แล้ว

    congratulations on a fantastic tutorial. It is, however, my feeling that signals are not meant to be used on services but rather as a bridge between the service and the UI. In services, sometimes you need to respond to change in the signal value. This is done with the "effect" function, but the problem is that you cannot change any writeable signals in the effect code. So if you want to start an asnycronous operation when a signal changes (for example load details when the currently selected customer id changes) and change an "isLoading" signal from false to true before you start, you will get an exception.
    It may not seem like a big deal, but architectually this can be a nightmare. You can never call any method in any service inside an effect, because you can never know if the method causes a signal to change.
    My conclusion is that you should continue to use RxJS in services, and use signals only on the presentation layer, to combine computed values, and prepair them for binding into the UI.
    Would love to hear what you think about it 🙂

    • @deborah_kurata
      @deborah_kurata  ปีที่แล้ว

      Glad you liked the tutorial.
      Could you take a look at my more recent video, as it relates to the above, and let me know what you think?
      th-cam.com/video/nXJFhZdbWzw/w-d-xo.html

  • @Erril_Ferndal
    @Erril_Ferndal 6 หลายเดือนก่อน

    Amazing 😃 Thanks!

  • @riatec6741
    @riatec6741 ปีที่แล้ว

    Thanks very much for the video.. Can you pls explain what is the life cycle of the signal and computed. do they destroyed on component destroy

    • @deborah_kurata
      @deborah_kurata  ปีที่แล้ว

      The signal and computed are treated like any other variable ... they are garbage collected after the component or service is destroyed.
      For effects, they are also automatically destroyed when the "enclosing context" (such as the component or service) is destroyed. There is more on this here: angular.io/guide/signals#destroying-effects

  • @smooticus1691
    @smooticus1691 ปีที่แล้ว

    I got a question: Say you were in an environment where your app was being maintained by a large team, and you wanted to protect your cartItems signal from being modified outside the service unwittingly by one of your developers. How would you go about making it read only?
    One method I have seen would be to define it over two lines by adding a private identifier to cartItems, update all calls within the service to #cartItems, then make a new cartItems computed signal to be read from outside the service, like this:
    #cartItems = signal([])
    cartItems = computed(this.#cartItems)
    It works, but I don't really like the way it looks in the code. Is there a better way to do this? perhaps on one line?

    • @deborah_kurata
      @deborah_kurata  ปีที่แล้ว +1

      I've given this quite a bit of thought and it seems that if you need to maintain two signals:
      - A read-only one available to consumers.
      - A writeable signal for use within the service
      Then you'll need to create two signals, so two lines of code.
      If building an app maintained by a large team, a better answer may be to use NgRx or some other state management library that works well with signals.
      See this for more information on the latest version of NgRx that works with signals: dev.to/ngrx/announcing-ngrx-v16-integration-with-angular-signals-functional-effects-standalone-schematics-and-more-5gk6
      Hope that helps!

  • @radovanracak
    @radovanracak ปีที่แล้ว

    Thank you for the great explanation and example. I am wondering if there are any downsides to using signals in the template that were not explained. Generally, it is known that using function calls in the template can cause performance issues. This is because if Angular detects an expression in the template that includes a function call, it needs to recalculate the function during every change detection cycle.
    I would like to know how this works in the case of signals. Is there any difference? Is it pure in some way, meaning that the signal function is not recalculated during every change detection cycle?
    Thanks!
    Kind regards,
    Radovan.

    • @deborah_kurata
      @deborah_kurata  ปีที่แล้ว +1

      Thank you!
      There are no downsides of using signals. Signals are zero-argument functions, basically getters. When executed, all they do is return the current value of the signal. They have no side effects to worry about. And they don't execute any other code. So it's no different really then reading a property value.
      The performance gets even better if you bind only to signals and turn on OnPush change detection.
      Does that answer your question?

  • @bravoprochu
    @bravoprochu ปีที่แล้ว

    Another GREAT tutorial! Btw, what kind of vscode extrensions do You have to debug code? Could You share configuration? Actually Im struggling with it, switched to chrome source tab..

    • @deborah_kurata
      @deborah_kurata  ปีที่แล้ว

      I don't have any vscode extension for debugging the code. Rather, it's part of Angular's configuration.
      If you do an ng new with the latest version of the CLI, it generates the configuration you need to debug within vscode.
      Let me know if you need more information on this.

  • @peperudpeperudski1911
    @peperudpeperudski1911 ปีที่แล้ว

    Well explained!
    Question: How would you do CRUD with signals for real, all the way?
    For example - if a list of items is loaded from an http call (as it usually is), then the signal created from that call's observable is read only, i.e. Signal and not WritableSignal.

    • @deborah_kurata
      @deborah_kurata  ปีที่แล้ว +1

      Thank you!
      I've been using this:
      // Create a writable signal.
      // Use an effect to react to the userId changes
      // Get the data using the parameter
      // Use takeUntilDestroyed() to ensure the Observable is destroyed
      // when the component is destroyed
      // Subscribe to that Observable
      // In the Observer, set the writable signal.
      userTasks = signal([]); // Writable signal
      destroyRef = inject(DestroyRef); // Current "context" (this component)
      tasksEffect = effect(() =>
      this.http.get(this.todoUrl + this.userService.selectedUserId()).pipe(
      takeUntilDestroyed(this.destroyRef),
      catchError(() => of([] as ToDo[]))
      ).subscribe(
      tasks => this.userTasks.set(tasks)
      )
      );
      I have the full code here: github.com/DeborahK/Angular-Signals/tree/main/taskList-end

    • @peperudpeperudski1911
      @peperudpeperudski1911 ปีที่แล้ว

      @@deborah_kurata Thanks! Brings however a couple of more questions:
      1. Does the effect written as such automatically convert the observable to a signal? If not - why use an effect if there's no signal to react to?
      2. Seems to somewhat go against your recommendation "An effect should not change the value of any signals. If you need to change a signal based on a change to a dependent signal, use a computed signal instead."

    • @deborah_kurata
      @deborah_kurata  ปีที่แล้ว +1

      @@peperudpeperudski1911
      1. No. Looking at the code above, it's reacting to the `selectedUserId()` signal. (I should have clarified that my example was for an http request that required a query parameter.)
      2. Yes. This should *not* be the way to do it. There is the expectation that the Angular team will add a feature to create a writable signal from an Http request at some point. (Signals are only in developer preview and are in no way "done".)
      And technically, we are not updating the signal from the effect. We are updating the signal from the Observable callback function. 🙂
      Also, we could not use a computed signal in this case because the return type would be wrong. (I write up quite a bit about that in the above referenced code.)

    • @deborah_kurata
      @deborah_kurata  ปีที่แล้ว +1

      @@peperudpeperudski1911 Here is a better example for creating a writable signal from an http request with no parameters. (It does not require an effect)
      users = signal([]);
      private sub = this.http.get(this.userUrl).pipe(
      tap(data => this.users.set(data)),
      takeUntilDestroyed(),
      catchError(() => of([] as User[]))
      ).subscribe();

    • @peperudpeperudski1911
      @peperudpeperudski1911 ปีที่แล้ว +1

      @@deborah_kurata re #1 Ah, yes. Missed that...not a hard thing to do with the "function like" syntax. Thanks!

  • @srik790
    @srik790 ปีที่แล้ว

    Wow... Simplifying complex topic .... Thanks.
    What of i have to to post request on server or put and delete on server.. how the code will be affected

    • @deborah_kurata
      @deborah_kurata  ปีที่แล้ว

      How you save depends on your requirements.
      If you want to "auto save" after each operation, you could add the post, put, or delete directly in the add/update/delete methods.
      If you want the user to control the save via a save button, then you would call a save method in the service to perform the save.
      Depending on your backend, you could pass the entire array back to the backend. Or you may need to add an "action" to the data array so that on the save the code can loop through the array and know which elements are new, which are updated, and which are marked for deletion.
      Does that answer the question?

    • @srik790
      @srik790 ปีที่แล้ว

      @@deborah_kurata So for Auto Saving when User add, update or delete Cart , I can subscribe to http post put and delete in service method add/update/delete and then once response comes back from server we can update cart Item signal accordingly.

    • @deborah_kurata
      @deborah_kurata  ปีที่แล้ว +1

      Yes, that should work. I need to work on a CRUD example that does this. Most of the "open source" end points (like this starwars one) don't allow updates. So I'll have to figure out where/how to set up an endpoint where I can do post/put/delete. Or maybe try Angular's fake Web API?

    • @srik790
      @srik790 ปีที่แล้ว

      It would be great.. a fake angular webapi or json-server

  • @alexle7895
    @alexle7895 9 หลายเดือนก่อน

    Hi Deborah, do you have a video that shows how you created your SW Vehicles from scratch? I have downloaded your code from Git Hub, but I am interested in learning your thought process.

    • @deborah_kurata
      @deborah_kurata  9 หลายเดือนก่อน

      Yes, but because it's a course, I couldn't do "Star Wars" so it's just "products". :-)
      You can find it here: www.pluralsight.com/library/courses/rxjs-angular-signals-fundamentals
      This site requires a membership, but you can sign up for a free trial to watch the course.

    • @alexle7895
      @alexle7895 9 หลายเดือนก่อน +1

      Found it. I do have a Pluralsight subscription. Thank you.

  • @POLELENDWALI-x7f
    @POLELENDWALI-x7f 9 หลายเดือนก่อน

    Thank for your 🎉

    • @deborah_kurata
      @deborah_kurata  9 หลายเดือนก่อน

      Thank you for watching!

  • @bongguiao
    @bongguiao ปีที่แล้ว

    This is Awesome ms Deborah, how about saving the data to the backend. Will that be the time to use rxjs?

    • @deborah_kurata
      @deborah_kurata  ปีที่แล้ว +2

      Thank you! And Yes! You'd still use RxJS for the async save operation.
      How you save depends on your requirements.
      If you want to "auto save" after each operation, you could add the post, put, or delete directly in the add/update/delete methods.
      If you want the user to control the save via a save button, then you would call a save method in the service to perform the save.
      Depending on your backend, you could pass the entire array back to the backend. Or you may need to add an "action" to the data array so that on the save the code can loop through the array and know which elements are new, which are updated, and which are marked for deletion.

    • @bongguiao
      @bongguiao ปีที่แล้ว

      @@deborah_kurata how to convert this into signal productsWithCategory$ = combineLatest(
      [this.products$,
      this.productCategoryService.productCategories$]
      ).pipe(
      map(([products, categories]: [Product[], ProductCategory[]]) =>
      products.map(
      p =>
      ({
      ...p,
      category: categories.find(c =>
      p.categoryId === c.id).name
      } as Product) //

  • @LucianoGuimarães-s8f
    @LucianoGuimarães-s8f 8 หลายเดือนก่อน

    Good explanation. Honestly, it's very difficult not to understand whatever you say lol

  • @fieryscorpion
    @fieryscorpion 10 หลายเดือนก่อน +1

    Computed Signal feels like a C# getter. Is that right?

    • @deborah_kurata
      @deborah_kurata  10 หลายเดือนก่อน +1

      Yes, but with more features. 😊 For example, changing a signal referenced in a computed signal schedules change detection so that the UI will automatically update.

    • @fieryscorpion
      @fieryscorpion 10 หลายเดือนก่อน

      @@deborah_kurata Gotcha. Thank you.

  • @huizhao2050
    @huizhao2050 ปีที่แล้ว

    Would you please mind create a video for angular lifecycle after signal? I guess that some new life cycles are created and some are useless if using signal.

    • @deborah_kurata
      @deborah_kurata  ปีที่แล้ว +1

      The new lifecycle hooks are not in the v16 release. AKAIK, the Angular team has not completed their plans/implementation on lifecycles. (And recently decided to keep more of the original lifecycle hooks than originally thought.)
      I will definitely do a video on them once they are more stable.

  • @manishgarg3238
    @manishgarg3238 ปีที่แล้ว

    Do we need to unsubscribe the signals if we don't need them or it automatically removed his reference?

    • @deborah_kurata
      @deborah_kurata  ปีที่แล้ว

      Signals are basically a container for a variable, so they are destroyed just like any other variable (array, object, number, etc).
      The feature that you may want to destroy is an effect. See the docs for more information on that. angular.io/guide/signals#destroying-effects

  • @aram5642
    @aram5642 ปีที่แล้ว

    Is the unit test environment ready for testing signals?

    • @deborah_kurata
      @deborah_kurata  ปีที่แล้ว +1

      Afaik, the Angular team has not yet defined testing strategies for signals.

  • @olaosman7520
    @olaosman7520 ปีที่แล้ว

    I have a page that gets the data from http observeble and i made it signals by toSignal method but after CRUD like add new data or delete i am not able to update the data because i can not mutate the tosignal array apperntly it is read only , how to do that?

    • @deborah_kurata
      @deborah_kurata  ปีที่แล้ว

      There are several different ways to do this ... none of which are great. The hope is that more signal features will be coming to make this easier.
      Here are some options, which you can find here: github.com/DeborahK/Angular-Signals/tree/main/taskList-end
      // Option 1:
      // Create a writable signal.
      // Use an effect to react to the userId changes
      // Get the data using the parameter
      // Use takeUntilDestroyed() to ensure the Observable is destroyed
      // when the component is destroyed
      // Subscribe to that Observable
      // In the Observer, set the writable signal.
      userTasks = signal([]); // Writable signal
      destroyRef = inject(DestroyRef); // Current "context" (this component)
      tasksEffect = effect(() =>
      this.http.get(this.todoUrl + this.userService.selectedUserId()).pipe(
      takeUntilDestroyed(this.destroyRef),
      catchError(() => of([] as ToDo[]))
      ).subscribe(
      tasks => this.userTasks.set(tasks)
      )
      );
      // Option 2:
      // Create a writable signal.
      // Use an effect to react to the userId changes
      // Get the data using the parameter
      // Use tap to set the writable signal
      // Use takeUntilDestroyed() to ensure the Observable is destroyed
      // when the component is destroyed
      // Subscribe to that Observable
      userTasks2 = signal([]); // Writable signal
      destroyRef2 = inject(DestroyRef); // Current "context" (this component)
      tasksEffect2= effect(() =>
      this.http.get(this.todoUrl + this.userService.selectedUserId()).pipe(
      tap(tasks => this.userTasks2.set(tasks)),
      takeUntilDestroyed(this.destroyRef2),
      catchError(() => of([] as ToDo[]))
      ).subscribe()
      );
      // Option 3:
      // Create a writable signal.
      // Create an Observable from the selectedUserId signal
      // React to emissions, piping the userId through an Observable pipeline
      // Use switchMap to get the data
      // Use toSignal to automatically subscribe and unsubscribe
      userTasks = signal([]); // Writable signal
      private userTasks$ = toObservable(this.userService.selectedUserId).pipe(
      switchMap(userId => this.http.get(this.todoUrl + userId).pipe(
      tap(tasks => this.userTasks.set(tasks))
      )),
      catchError(() => of([] as ToDo[])) // on any error, just return an empty array
      );
      // This signal is not used
      // It's only here to automatically handle the subscribe and unsubscribe.
      readOnlyUserTasks = toSignal(this.userTasks$, { initialValue: [] as ToDo[] });

  • @SamTomashi
    @SamTomashi ปีที่แล้ว

    When I reload or navigate to a new route the data is not up to date, what could be the issue?

    • @deborah_kurata
      @deborah_kurata  ปีที่แล้ว

      It's hard to tell. Could you create a stackoverflow issue with the important pieces of code? If so, please reply with the stackoverflow link and I'll take a look.

  • @Xtr3mxD
    @Xtr3mxD 11 หลายเดือนก่อน

    a "WHY do we do this" would be nice :)

    • @deborah_kurata
      @deborah_kurata  11 หลายเดือนก่อน

      Thank you for your feedback. The "why" is important indeed.
      A follow up question: "why" which in this particular video?
      Why to use signals? I mentioned about 1:07 that the intro to signals, including the why, is in a separate video aptly entitled: "Angular Signals: What, Why, and How?" I didn't repeat that content in this video.
      Or do you mean "why" to use state?

  • @alexle7895
    @alexle7895 9 หลายเดือนก่อน

    I am using this video as my template for migrating my project from observables to signals.
    // To react to events when the is closed | sucess | reject | cancel
    private uaSelectedActionSubject = new BehaviorSubject('');
    uaSelectedActionMessage$ = this.uaSelectedActionSubject.asObservable();
    // Replace the uaAction with uaSelectedActionMessage$
    uaAction = signal('');