my learnings as angular/nx developer

Joined June 2022
4 Photos and videos
I am looking for job opportunities in line with angular or java developer. Please let me know if you know any such opportunities.
38
Replying to @makemytrip
@makemytrip @makemytripcare You are the worst third party app to book the tickets. In the airline website it says up to 23kg is allowed for check in baggage for the economy class. They are asking me to pay the charges as it is not included in the ticket. Kindly refund my amount.
4
24
I tried to talk to your agents. Nobody is useful. And I'm tired of repeating my concern over and over again. Kindly refund my amount for the baggage.
14
Analyst - How to edit the recieved outlook mail? 1. Open the message to the different tab 2. select Message tab -> move -> actions -> edit message
20
Http module is required to be imported in the app.module.ts for http client to work
1
16
Replying to @NMC_IND
@NMC_IND @CMofKarnataka @BbmpchdTeam @BBMPSWMSplComm @NMCHealthcare @DHFWKA @AyushmanNHA @MoHFW_INDIA @healthminmp @WHO @MoHFW_INDIA Facing TB tablet shortages in RR Nagar, Bengaluru (560098). Consistently given a limited supply, told to collect on the last day.
1
21
@CMofKarnataka @NMC_IND why are you unnecessarily panic in Karnataka by not providing medicine on time
10
Tck - technology compatible kit
29
How to setup prettier and automatic formatting on vs code 1.install prettier 2. in windows - press ctrl ',' click on formatting section on text editor tab and enable format on save mode 3. Highlight your code and right click select format document -> click on configure and
1
50
nngroup.com to read about ui ux articles

Not really a fan of es lint It just checks everything Even blocks all the svg
To check the test statuses, nx run test
How to solve wocket_timeout error in angular (nx)
1
[ngClass] is very tricky, It doesn't override, So each property needs to be cut down into smaller. Id and ngClass cannot co exist Syntax: [ngClass]="{ 'class name without dot': condition, 'class name without dot': condition, . . .}"
If it is network issue/socket issue, npm config set fetch-retry-mintimeout 200000 npm config set fetch-retry-mintimeout 1200000 And then npm i
1
And package-lock.json
1
Before this clear cache, npm cache clear --force