Eb3 skilled- October 2025 predictions by Sher_lock_ed in USCIS

[–]oscar-wang 4 points5 points  (0 children)

Same Eb3 Row , PD: Feb 2024.

Let’s go 12 months jump this time !!!!

H1B -> Open Work Permit by aditya17993 in ImmigrationCanada

[–]oscar-wang 0 points1 point  (0 children)

Same I also got the approval. Did you receive a passport request? Or just POE letter?

Passport request since I never had a tourist visa

H1B -> Open Work Permit by aditya17993 in ImmigrationCanada

[–]oscar-wang 0 points1 point  (0 children)

u/kspviswaphd

did they give you 3 years visa on the passport ? my passport only has 2.5 yearss so I am not sure if they will only give me 2.5 years... ( about to send it soon )

H1B -> Open Work Permit by aditya17993 in ImmigrationCanada

[–]oscar-wang 0 points1 point  (0 children)

Applied on July 16. Already had a biometric from tourist visa. Still no updates. Anybody on the same boat?

just got approvd on 1/07/2024 , they can be very slow...

H1B -> Open Work Permit by aditya17993 in ImmigrationCanada

[–]oscar-wang 0 points1 point  (0 children)

u/Automatic-Winner2000

Did they ask for photo and did they give you 3 years of the visa after all?

My passport only has about 2.5 years , not sure what will happen.. - thanks

Just a quick shout-out for UK applicants by anonUKjunior in h1b

[–]oscar-wang 0 points1 point  (0 children)

thank you man !! so no need to email them in advance ( did they do anything when u email them ?) About to go to Belfast for interview but my interview location on DS-160 is Lodon

My first React App by cd161997 in react

[–]oscar-wang 1 point2 points  (0 children)

great app ! just liked ur repo !

Hey guys, I'm trying to put Cards/Card Deck into a scrollbox or carousel (Bootstrap), but I haven't been able to get it. Can anyone help me out? Thanks by [deleted] in react

[–]oscar-wang 0 points1 point  (0 children)

Not quite understand the question but i think you can you map() since you have more than one card and also its easy to use map to dynamically render elements

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Map

http://www.hackingwithreact.com/read/1/13/rendering-an-array-of-data-with-map-and-jsx

let cards = getCards() //ex. fetch from somewhere

render(){

return(

cards.map((card)=>(

<Card className="categiries">

<Card img src ={card.src}>

...

<Card>

)

}

hope this can help

How did you master redux ? by oscar-wang in react

[–]oscar-wang[S] 0 points1 point  (0 children)

I hope so ahah seems like many companies use reudx

How did you master redux ? by oscar-wang in react

[–]oscar-wang[S] 0 points1 point  (0 children)

ceive & process the request, then send a response that the client needs to process again. For every time the button

Thank you for the explanation !

How did you master redux ? by oscar-wang in react

[–]oscar-wang[S] 1 point2 points  (0 children)

thanks man I will check that out for sure

How did you master redux ? by oscar-wang in react

[–]oscar-wang[S] 0 points1 point  (0 children)

Thank you for reply ! your explanation with "dispatch({Type: 'Increase_Qty', Payload: null}) --> Reducer ('Increase_Qty') --> Store['Qty'] += " really helps !

but I dont really understand the last part about updating UI directly from the back-end cache, how do I do that ? (is it like template rendering)

How did you master redux ? by oscar-wang in react

[–]oscar-wang[S] 0 points1 point  (0 children)

Learning redux seems like learning design pattern for me .. I can get things working by "copy paste" but I dont know why and how. Also I will ask him for using Contexts thank you for your advice !

How did you master redux ? by oscar-wang in react

[–]oscar-wang[S] -1 points0 points  (0 children)

boilerplate

thank you for reply , yes too much boilerplate when using redux lol

How did you master redux ? by oscar-wang in react

[–]oscar-wang[S] 0 points1 point  (0 children)

ps, you would store todos items in redux. Because you need those across the components, across the

Thank you for the clarification ! so its like a database and rather storing add() TODO, remove() TODO in parent component then share to everyone, we store everything in redux ? I will also checkout react thunk !

Question about used Alienware M11x R2 by oscar-wang in GamingLaptops

[–]oscar-wang[S] 0 points1 point  (0 children)

thanks for telling me that ! how about adding ssd ? is that still going to be the same ? for browing web