![Md. Redwan Hossain Profile](https://pbs.twimg.com/profile_images/1572929720836329474/CRX1oY4V_x96.jpg)
Md. Redwan Hossain
@redwan_ping
Followers
15
Following
13
Statuses
221
@julienrenaux @Enea_Jahollari JSX doesn't align with angular's separation of concern approach.
0
0
1
@DanielGlejzner Rule of thumb, if you are using a variable in the template(excluding input parameter), use a signal. Otherwise your code will not work when zonejs is removed from angular.
0
0
0
@ethview @mitchellh Jetbrains Rider says hello. Visual studio has the most terrible and confused UI and UX for a IDE.
0
0
0
@OmidFarhangEn @DanielGlejzner But the older syntax has poor type safety. For example, you have to give someType | undefined if you are not assigning a value with @Input. This is not the case with signal.
0
0
1
@mirzaleka Try to use UnitOfWork, adding SaveChanges in a Repo will not help you to maintain transanction if you need to interact with multiple repo from business logic.
0
0
1
@KellyRankin19 @DanielGlejzner @theswandog Angular has nothing to do with rxjs. It is an external dependency and should be used on demand, not blindly.
1
0
0
@theswandog @DanielGlejzner You don't need rxjs for simple api call. That's a lot of boilerplate code. Using promise is much simpler.
0
0
0
RT @Jean__Meche: #Angular 18.2 is out ! I very much like to 2 new migrations that landed ! All changes can be found in the release noteā¦
0
34
0