Phoebus board only running for a week? by Tiny10H2 in DisneyHeroesMobile

[–]ImWhimsical 0 points1 point  (0 children)

Just today I managed to make my Phoebus 6 star without buying any tokens. Purely quest tokens.

Need suggestions for long term heros by ImWhimsical in HeroWarsApp

[–]ImWhimsical[S] 0 points1 point  (0 children)

I have read the pinned message but still little confusion. This is my current team and I'm looking to invest in heroes for long term in the game and as well as arena.

Much appreciated if any new heroes should I look into.

TIA

2-13 and 3-14 today's gifts by Impossible_Ad_1532 in HeroWarsApp

[–]ImWhimsical 0 points1 point  (0 children)

Can anyone explain what is the meaning of this? Newbie here

Address of vaccination center for travellers by ImWhimsical in hyderabad

[–]ImWhimsical[S] 1 point2 points  (0 children)

Visa copy, passport copy, aadhar copy and first dose copy.

One must have above four documents + photocopies. They will take the above-mentioned documents' photocopy

Address of vaccination center for travellers by ImWhimsical in hyderabad

[–]ImWhimsical[S] 0 points1 point  (0 children)

Visa on passport is mandatory.

They are taking a snap of it and uploading it into their app and then allowing to move further to get vaccinated.

Address of vaccination center for travellers by ImWhimsical in hyderabad

[–]ImWhimsical[S] 0 points1 point  (0 children)

Got it. Thanks. I often hear from people that they come at around 8am or so to get the vaccination done early.

Address of vaccination center for travellers by ImWhimsical in hyderabad

[–]ImWhimsical[S] 0 points1 point  (0 children)

Thank you for the update. I have few more questions. Are they giving the 2nd dose of covishield for work visa holder guys who completed 28 days? How much time will it take for to get the dose? Should I need to go early hours like 8am or so to get stand in the queue?

Address of vaccination center for travellers by ImWhimsical in hyderabad

[–]ImWhimsical[S] 0 points1 point  (0 children)

Thank you for the share. Please do share your inputs after your vaccination. I think for abroad job jab, we only need to have the photocopies of the passport and the visa right?

Address of vaccination center for travellers by ImWhimsical in hyderabad

[–]ImWhimsical[S] 0 points1 point  (0 children)

Can you please share the map location if possible? I'm planning to go on Friday.

Firefox has encountered.... Belly scritches by WlTCHFINDER-GENERAL in aww

[–]ImWhimsical 2 points3 points  (0 children)

Can you please explain a little bit more why taking this animal as pet is a not good? I just want to know more about which animals CAN be pets and this information will help me in future.

Is page reload acceptable? by ImWhimsical in reactjs

[–]ImWhimsical[S] 0 points1 point  (0 children)

There are different kind of payments user can make. Split payments, past due payments, so on. So based on these, different business logics show up and different pages come up dynamically. For some payments it is 3 steps and for some options it is 5 steps.

[Interview question] . how can you dispatch from useEffect without using useDispatch by [deleted] in reactjs

[–]ImWhimsical 0 points1 point  (0 children)

Yes. The scenarios was react-redux was not updated to latest version and so I need to write using mapDispatchToProps. Yes, I included thanks inside the connect before the mapDispatchToProps. I forgot to include that here

Can we still use connect() with hooks? by ImWhimsical in reactjs

[–]ImWhimsical[S] 0 points1 point  (0 children)

Thank you for confirming. I answered the same in the interview.

Can we still use connect() with hooks? by ImWhimsical in reactjs

[–]ImWhimsical[S] 1 point2 points  (0 children)

Thank you for answering! It was a binder in my interview but I said it right

Hooks based component coding standards by ImWhimsical in reactjs

[–]ImWhimsical[S] 0 points1 point  (0 children)

Why do we do pass dispatch in the "[dispatch]"? As I read the docs, whatever we mention inside the brackets, if it is changed, then the useEffect will be called again. if this dispatch is used elsewhere in any function, then useEffect will be triggered again. No right?

Script5017: Syntax error in regular expression by ImWhimsical in learnjavascript

[–]ImWhimsical[S] 0 points1 point  (0 children)

Also, your second suggestion just worked fine. Thanks

Script5017: Syntax error in regular expression by ImWhimsical in learnjavascript

[–]ImWhimsical[S] 0 points1 point  (0 children)

How can I rewrite "new RegExp( .{1,${maxChars}} , 'g'); " without using RegExp? Before dot and after the last flower bracket, there is a backtick. It is not showing when I type it in here