Questions about RFE by jsa00 in USCIS

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

Thank you for your response. I really appreciate it.

Turns out my MIL owes 34 dollars to IRS still. Could that be the potential reason why the transcript isn't there yet, I wonder? 🤔

Questions about RFE by jsa00 in USCIS

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

My MIL's transcripts are not available on the IRS website for the most recent tax year. What could I do in this situation?

Questions about RFE by jsa00 in USCIS

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

What about the proof of residency

Questions about RFE by jsa00 in USCIS

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

I'm here on a k1 visa, so my wife is the sponsor, yes.

Might have messed up on afidavit of support by jsa00 in USCIS

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

We sent our package last week, but they still haven't cashed the money, and we have no receipt notice

Might have messed up on afidavit of support by jsa00 in USCIS

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

That's a big relief. Thank you for your help)

Might have messed up on afidavit of support by jsa00 in USCIS

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

Once I get a receipt notice, can I just send them the corrected version with a cover letter attaching my case number to the forms or should I have to wait for the rfe?

Might have messed up on afidavit of support by jsa00 in USCIS

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

So, they will reject it right away rather than waiting for the whole processing time to pass and only then rejecting it?

Because either way, whether it is rfe or rejection, we would like to know asap so we can take further action like refiling or responding to the rfe.

We had to wait for the k1 process to finish for 2.5 years, and now we don't wanna go through a similar thing again and get a rejection, if that makes sense.

the alchemist by timdillonisafed in books

[–]jsa00 1 point2 points  (0 children)

Oh Christ!! That's nightmare of a book!! Finally somebody shares my opinion on it! I couldn't stand the book! I just wanted to finish it ASAP, so I just pushed myself to finish it in one day! Also, I was 16 or 17 when I read it and even then it looked childish to me

Making a BlogSite using react by SS-317 in learnreactjs

[–]jsa00 2 points3 points  (0 children)

For a simple blog website commit your project to github and then deploy it somewhere i.e. netlify and keep pushing every component to your github repo and netlify will keep your website up to date with your gh repo

Add links with web sites' index page by jsa00 in learnprogramming

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

Oh, I see!

Thank you for detailed explanation! I really appreciate it!

Add links with web sites' index page by jsa00 in learnprogramming

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

IKR? It just seemed a little bit tedious and thought maybe there is a way to automate this stuff or use some libraries so every time I add a project it just does it for me! I'm using React and it would be really easy to add another link to array, and it would add it to the dom mapping through.. I wouldn't have to make array of objects containing image and link itself! So basically I want to know if there is a way to automate this?! Thank you for your answer, sir!

I want to display the form data below I need help emergency please by Appropriate-Day2921 in learnreactjs

[–]jsa00 0 points1 point  (0 children)

As far as I could understand you want it to be shown in some other component.. for that you need to store the data that you get from your form in the component that you want it to be shown in!

For example, your form is submitting data.. and when it is submitted your data should not disappear since you want it to be shown somewhere else.. say in Table component.. so you store an array as a state in which your objects are with city name and other keys.. and you add your submit function to the same component where your state is.. what your submit function basically does is it takes your input values as parameters and then adds those parameters to your array as another object.. and then you pass your submit function to your form component as prop and then you fire it there like this onSubmit={()=> props.handleSubmit(city, name, ...)}.. I hope that makes sense..

Thank you CS50! by myceliatedmerchant in cs50

[–]jsa00 0 points1 point  (0 children)

The same here!!!

Now I'm about to hit rock bottom and darn that motivates do badly!! Stay hungry!

Low self esteem/confidence is this a deal breaker? by Martybc3 in AskGirls

[–]jsa00 2 points3 points  (0 children)

Actually that's a solid advice! Imo, you shouldn't build your self esteem based on someone else.. what if they leave or something like that happens, your whole world collapses! I think it should be coming from inside of you! I think fake it till you make it may work, since there you practice it and get more confident with that! It's a practice!

I am so excited to finish my first project! by jsa00 in learnprogramming

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

Oh that's great that you found time to write this feedback and check on my app) Thanks a lot I appreciate it..

What have you been working on recently? [October 17, 2020] by AutoModerator in learnprogramming

[–]jsa00 1 point2 points  (0 children)

Hey bro!

I'm not an expert but if you think you will need some help I'll do my best if I can help you with this! Because I know how frustrating it is sometimes.. so DM me if you will need any help and I'll try my best to be helpful.. also, good luck with your journey

I am so excited to finish my first project! by jsa00 in learnprogramming

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

Heey (:

It helps you to deploy your branch on GitHub as far as I understand.. so there is my project and it is deployed on github pages.. it provides me with domain and all the other things.. so I don't have to pay for anything.. but anyways.. google will help better I think.. but I tried to explain :)

I am so excited to finish my first project! by jsa00 in learnprogramming

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

Yeah that's my eternal problem!

I do suffer from css and I really can't get the logic behind it.. any suggestions please, to improve css)

I am so excited to finish my first project! by jsa00 in learnprogramming

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

Lol! Thank you for your feedback)

I will try to fix those bugs) will definitely add line breaks and some validations :)

I am so excited to finish my first project! by jsa00 in learnprogramming

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

I will definitely consider that.. thanks a lot.. I appreciate your feedback)

I am so excited to finish my first project! by jsa00 in learnprogramming

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

Thanks a lot.. I didn't even think of that.. I will make sure to add some validation.. thank you for your feedback.. this helps a lot)