It is approaching print publication and is already available online with early access
You can check it out here:
www.manning.com/books/modern...
We talked about Signals/RxJS, developed some examples, and explored a couple of useful articles
Curious whether RxJS will replace signals, want to know when to use which, or just trying to prepare for a migration? Watch it here:
www.youtube.com/watch?v=cbSt...
We talked about Signals/RxJS, developed some examples, and explored a couple of useful articles
Curious whether RxJS will replace signals, want to know when to use which, or just trying to prepare for a migration? Watch it here:
www.youtube.com/watch?v=cbSt...
Would you watch it?
Would you watch it?
Let's talk about them, as you should definitely check them out to get a better grasp of how everything works!
Let's talk about them, as you should definitely check them out to get a better grasp of how everything works!
You do not need to manually `reload` a signal when the user clicks "next page". Instead, you should think of your resource as dependent on the `page` state and increment the page number when the user clicks. Super easy, fully declarative:
You do not need to manually `reload` a signal when the user clicks "next page". Instead, you should think of your resource as dependent on the `page` state and increment the page number when the user clicks. Super easy, fully declarative:
Here's an example of a resettable timer with `linkedSignal` and an RxJS `interval` Observable:
Here's an example of a resettable timer with `linkedSignal` and an RxJS `interval` Observable:
But we discussed a lot!
But we discussed a lot!
Tonight, at 4 PM UTC
Tonight, at 4 PM UTC
Join us to discuss everything you need to know about RxJS + Signals
www.youtube.com/watch?v=cbSt...
Join us to discuss everything you need to know about RxJS + Signals
www.youtube.com/watch?v=cbSt...
Great topic, looking forward to this
This week, let's talk about RxJS and answer some burning questions I keep seeing Angular devs ask
- Is RxJS no longer needed?
- Should we replace Observables with Signals?
- If we use both, how do we understand when to reach out for what? (1/2)
This week, let's talk about RxJS and answer some burning questions I keep seeing Angular devs ask
- Is RxJS no longer needed?
- Should we replace Observables with Signals?
- If we use both, how do we understand when to reach out for what? (1/2)
This week, let's talk about RxJS and answer some burning questions I keep seeing Angular devs ask
- Is RxJS no longer needed?
- Should we replace Observables with Signals?
- If we use both, how do we understand when to reach out for what? (1/2)
Promise to be back next week!
Promise to be back next week!
No more `ControlValueAccessor` and boilerplate, simply drop some inputs/model signal for value/disabled state/etc, and you're done!
Here's a reusable Rating component example:
No more `ControlValueAccessor` and boilerplate, simply drop some inputs/model signal for value/disabled state/etc, and you're done!
Here's a reusable Rating component example:
Here's an example of multiple string inputs (array), none of which can be empty:
Here's an example of multiple string inputs (array), none of which can be empty:
I feel zoneless is going to continue being a big topic, especially with how it makes Angular simpler again (like the new control flow and standalone)
Watch it here if you missed it: www.youtube.com/watch?v=hfyu...
I feel zoneless is going to continue being a big topic, especially with how it makes Angular simpler again (like the new control flow and standalone)
Watch it here if you missed it: www.youtube.com/watch?v=hfyu...
We explored so much about Zoneless Angular!
www.youtube.com/live/hfyuzgP...
Change detection now runs once each time (as opposed to twice). I'm unsure what that means or why this happens. Anyone care to weigh in?
Change detection now runs once each time (as opposed to twice). I'm unsure what that means or why this happens. Anyone care to weigh in?
We explored so much about Zoneless Angular!
www.youtube.com/live/hfyuzgP...
We explored so much about Zoneless Angular!
www.youtube.com/live/hfyuzgP...