Sahil Jalan ๐ฎ๐ณ
@jalansah
Followers
88
Following
5K
Statuses
2K
Senior Software Engineer at Wissen Technology || Talkative ๐ || javascript , @angular & java lover ๐ค || part-time devops engineer
Bengaluru, India
Joined March 2010
@Armandotrue "Can not access undefined of ...." Token we defined in component host level, and because of tree structure(search - bottom-top), when we inject root service which has no idea about injection token value. fix - we can provide another provider with local instance of root service.
1
0
4
RT @Ravisutanjani: ๐จ Govt Should Acknowledge People Paying More Than โน10 Lakh in Income Tax Every Year โข Exemption From Toll Taxes โข Priorโฆ
0
1K
0
RT @Enea_Jahollari: React is great. Svelte is great. Vue is great. Solid is great. You can't really make a bad choice. So then how do you dโฆ
0
6
0
@muglikar_ @Dev_Fadnavis Yes.. we also had similar issue, but we are constantly forcing them, you can not change the plan without the consent of the flat owners. We basically keep looking into construction update as we have owners groups.
0
0
0
@Armandotrue Got it! So computed gives you readonly signal and linkedSignal it can update the bounded signal as well because of write state. So here ngModel is able of update value because of linkedSignal. Right?
1
0
0
@mr_mayank This is only for dealers. You are misleading. Sale amount can be more than purchase amount for 2nd hand car for dealers.. Dealers purchase 2nd hand from someone and fix and clean things and then again sell it, now sale amount will be higher than purchase amount.
0
0
0
@ajay14227088613 @Puneetvizh @BhavikaKapoor5 Sale amount can be more than purchase amount for 2nd hand card for dealers.. Dealers purchase 2nd hand from someone and fix and clean things and then again sell it, now sale amount will be higher than purchase amount.
1
0
0
RT @realpreityzinta: โSupport the country you live in or live in the country you support !โ #ThoughtForTheDay
0
21K
0
@Armandotrue @walkingriver @NgrX Yes, it's only doing a shallow freeze, If the object contains an array or object as a property, those properties can still be modified.
1
0
2
@Armandotrue @walkingriver @NgrX Yes but it will only work for first nested level, it wont work for nested deep object. Either use Object freeze recursively or simple use "as const" of typescript
1
0
0
@Armandotrue @_MN_______9353 Yes! Or for local developmemt, you can disable chrome security and it will work
1
0
2
@DanielGlejzner I alwaya write test cases only for generic util functions, like computation functions, string manupulation etc. It gives confidence that it will work all the time.
0
0
0