React Interview Questions and answers | Best Commonly Asked | Part -4

แชร์
ฝัง
  • เผยแพร่เมื่อ 23 ธ.ค. 2024

ความคิดเห็น • 92

  • @madeupstory
    @madeupstory 5 ปีที่แล้ว +30

    Watched all four of them for the second time. Thank you for making these videos.

  • @OnSenseAndReference
    @OnSenseAndReference 4 ปีที่แล้ว +1

    Man, you're a hero. You're talking about the most important things of this stupid industry.

  • @Firosshamsudeen
    @Firosshamsudeen 5 ปีที่แล้ว +11

    Sir, I don't know how to say thanks to you. A big hug to you. I got selected to largest IT company in India for react position by following you tutorial. Accidentally I noticed your videos in train while going for interview from Trivandrum to Bangalore. What I say. It's 80 percent question were from Ur tips. Performed well and got selected. Thank you so much for changing my life.

    • @Techsithtube
      @Techsithtube  5 ปีที่แล้ว +1

      Firos, I am happy for you. Keep working hard and you will be successful. Good luck with your new job.

    • @Firosshamsudeen
      @Firosshamsudeen 5 ปีที่แล้ว +1

      @@Techsithtube Sure. Keep posting. Most impressive answers I guess is about react redux saga workflow. Also closures on real use. Promise, then as usual States and props etc. :)

  • @kodeDev
    @kodeDev 4 ปีที่แล้ว +3

    I've watched all 4 parts I don't know how many times now. I love how you approached this with breaking up these Q&A'S into series. I have went from not knowing the answers to knowing them. Not just knowing them to know them, but knowing them by applying them in personal projects. I thought I totally subbed by now, but I just did now!!! Thank you for these vids! I plan on watching some more of your playlists!

    • @Techsithtube
      @Techsithtube  4 ปีที่แล้ว +2

      Glad it help . I am planning to make more such videos .

  • @eugeniucozac5563
    @eugeniucozac5563 5 ปีที่แล้ว +2

    I watched all React interview questions videos, seems the questions are very easy, I learned React
    around one month and I am working now as a React dev around one month. I will try to watch all your React videos to improve my skills better. Thanks mate!!!

    • @Techsithtube
      @Techsithtube  5 ปีที่แล้ว

      Thanks for watching eugeniu.

  • @VarshaFlimz
    @VarshaFlimz 3 ปีที่แล้ว +3

    You're always spot on - even if we all know about these concepts, defining and scoping them for Interview is a skill and lot of hardwork. Thank you for helping the community, you're really doing the best in whole lot

  • @GilAguilar
    @GilAguilar 5 ปีที่แล้ว +2

    Thanks again I watched all of your videos. I haven't worked in React for about 6 months (C# & .NET -> took a while to grasp) so it was a real refreshing look at how to prepare. React truly is fun to work with. Cheers :-)

    • @Techsithtube
      @Techsithtube  4 ปีที่แล้ว

      Gil , Thanks for watching!

  • @jatin3448
    @jatin3448 5 ปีที่แล้ว +18

    you're doing a great job. ( Thumbs up * 2 )

    • @Techsithtube
      @Techsithtube  5 ปีที่แล้ว +2

      Thanks for watching Jatin

  • @leg875
    @leg875 4 ปีที่แล้ว +2

    15:18 important clue to the candidates :)

  • @mohitkashyap2991
    @mohitkashyap2991 4 ปีที่แล้ว

    oh my god ..
    Thank you so much ..
    i have given around 20 + interviews in last 1.5 month .
    and i have 5+ offers in hand but still sometime it's hard to explain some topics correctly .
    but not now .....
    Thanks a lot.

  • @ranjinitushar7120
    @ranjinitushar7120 2 ปีที่แล้ว

    woww sir what an explanations/....pls dont stop sir....

  • @darrenatarrant
    @darrenatarrant 5 ปีที่แล้ว +1

    Is the advice to use arrow functions in event handlers correct? Considering arrow functions are created fresh on each loop it could mean any child components receiving new props. Field class syntax is a better approach if you don't want to use binding.

    • @Techsithtube
      @Techsithtube  5 ปีที่แล้ว

      @Darren, I agree, if you are not using 'this' inside your function, dont make it arrow function. Thanks for pointing it out.

  • @chunk1978
    @chunk1978 5 ปีที่แล้ว +2

    Humm. I was surprised when you said that binding functions to the class context in the constructor might slow down the application, that using arrow functions would be faster. Is that really true, thought? I was equally surprised when you said that writing a class component might be faster than writing a functional component, although that's easier to assume since there would be no state or implicate life cycle functions in a functional component. In either case, I would assume that the compiled, webpack(ed) application would be optimized to remove unnecessary classes.

    • @mercantilistic
      @mercantilistic 5 ปีที่แล้ว

      I agree I don't see how using arrow functions would be any faster than binding in the constructor, unless the call to .bind is really a lot slower than the arrow function but, I was under the impression it was pretty much doing that behind the scenes anyways. Either way, this seems like it would be really negligible in terms of a speed difference

  • @guyfromdoon
    @guyfromdoon 5 ปีที่แล้ว +3

    Learning a lot from your channel..... You are great sir 😊 😊

  • @Geedimensions
    @Geedimensions 5 ปีที่แล้ว +2

    I have an interview tomorrow. Thanks for the exercise. Wish me luck

  • @fullstackacademy8400
    @fullstackacademy8400 4 ปีที่แล้ว +2

    Today i was asked in an interview where does redux store its data in browser and i was not able to answer it .

  • @mahendrakulkarni1036
    @mahendrakulkarni1036 5 ปีที่แล้ว +2

    Very useful video, yes really enjoyed. Thanks

  • @BilalHussain-yu8og
    @BilalHussain-yu8og 4 ปีที่แล้ว

    When you said you can't satisfy everybody !!👏🏻🙌🏻

  • @pank07118
    @pank07118 5 ปีที่แล้ว +2

    Great work... Thanks for the high level questions. They are really helpful

    • @Techsithtube
      @Techsithtube  5 ปีที่แล้ว +1

      Pankaj, I am glad it helped. feel free to let me know if I missed any important questions.

  • @Helga8064
    @Helga8064 5 ปีที่แล้ว +2

    Thank you for the helpful videos! I was once asked at the interview to explain a unidirectional data flow in React, you might want to cover that too.

    • @Techsithtube
      @Techsithtube  5 ปีที่แล้ว +1

      Olga, yes very Important question. In react data only flows from top to bottom and not the other way around. data down events up.

  • @deepakjha1839
    @deepakjha1839 5 ปีที่แล้ว +1

    Great work man u are doing it amazingly.

    • @Techsithtube
      @Techsithtube  5 ปีที่แล้ว

      Thanks for watching Deepak. Keep on learning!

  • @RethinkingUI
    @RethinkingUI 5 ปีที่แล้ว +1

    Learning a lot from you Sir. Can you plz explain what does react server-side rendering means with an example?

    • @Techsithtube
      @Techsithtube  5 ปีที่แล้ว

      Server-side rendering is bit different from client side rendering. I might do video using next. js

  • @saransh9306
    @saransh9306 5 ปีที่แล้ว +2

    I am curious, how arrow functions can increase performance?

    • @marian_tsx
      @marian_tsx 5 ปีที่แล้ว

      It does, compared to binding a function within render function. Binding a function within render is BAD. That's why you use arrow function if needed.

  • @alaminhossain7733
    @alaminhossain7733 4 ปีที่แล้ว

    Loved the series. Really helped fill the gaps in my reactjs knowledge

  • @shwetabgaonkar
    @shwetabgaonkar 4 ปีที่แล้ว

    Loved the entire series of videos 👍🏻

    • @Techsithtube
      @Techsithtube  4 ปีที่แล้ว

      Glad you like them Sweta! Good luck with the interviews!

  • @sowjanyapeddireddy898
    @sowjanyapeddireddy898 3 ปีที่แล้ว

    Hi thanks for the detailed explanation in each point. You would like to translate the same content which you mentioned in the video to people's native language like telugu tamil hindhi? let me know

  • @anshulgupta3795
    @anshulgupta3795 5 ปีที่แล้ว +3

    Sir waiting for the next Node.js video

    • @Techsithtube
      @Techsithtube  5 ปีที่แล้ว

      I am planning to extend node series to do rest API. I will be starting that next.

    • @anshulgupta3795
      @anshulgupta3795 5 ปีที่แล้ว

      @@Techsithtube egarly waiting sir

  • @dannyman2200
    @dannyman2200 4 ปีที่แล้ว

    Such good videos! SuperLike. Cleared up a lot, I can build basic React apps, will I get asked any questions on data structures or algorithms? because I am terrible at them

  • @romilsahay7584
    @romilsahay7584 2 ปีที่แล้ว

    What is req.user ?
    Is it work as req.body vs req.user.

  • @Isookov
    @Isookov 5 ปีที่แล้ว +1

    Please do these series on Node; event loop, basic backend terminology, for what type of apps Node is good and for what is not good, things like that

    • @Techsithtube
      @Techsithtube  5 ปีที่แล้ว +2

      I am planning to extend node series to do rest API. I will be starting that next.

  • @aytacg26
    @aytacg26 3 ปีที่แล้ว

    I attended a so-called React Interview but I have been asked three questions that couldn't answer.
    Question #1: Think you are a Full Stack Developer and your project takes data from another API supplier and you do not have control over it, the API brings data about Weather forecasts and current temperature but API takes 6 seconds to bring data, How can you solve this problem for better user experience on showing current temperature?
    Question #2: You have an application that generates a PDF report for the user, the user selects some filters and according to filters your application creates a PDF report for the user. Whatever the selected filters are, app generates report in 10 minutes and there is no way to decrease this duration. In this case, what kind of solution you can present for the best user experience.
    Question #3: Interviewer explained about Technical Debt and then asked, you have code that has been written without considering best practices and readability of the code, in which cases you chose to leave this code like (without refactoring). Give some cases that you may need to deliver code without refactoring for best readability. On the other hand, let's say, you have enough time to refactor the code but your manager told you to leave it like that what you would do? For which type of companies technical debt is more important Enterprises or Startups?
    I couldn't find any React relation on these questions? I Tried to give answers on Frontend and React Basis especially for the first question, interviewer stopped me and told me that I am not asking on React basis, you must assume that you are a Full Stack Developer.
    Note : Position was for React Developer, not for Fullstack Dev.

  • @blaiseaddeh2894
    @blaiseaddeh2894 5 ปีที่แล้ว +2

    you are wonderful!!!

  • @shyamkumar-dev
    @shyamkumar-dev 4 ปีที่แล้ว +1

    It helped a lot Thx

  • @sureshkumaranbu
    @sureshkumaranbu 4 ปีที่แล้ว

    Wow! you are a gem thanks

  • @Ath9394
    @Ath9394 3 ปีที่แล้ว

    More interview prep videos please🙏

  • @drjones694
    @drjones694 5 ปีที่แล้ว

    You mentioned error functions can you do an error function video thanks great content

  • @MotivationFacts552
    @MotivationFacts552 5 ปีที่แล้ว

    Thank for great series
    for next series should be React native right?

  • @niteshmishra2148
    @niteshmishra2148 4 ปีที่แล้ว

    Hi Sir,
    Could you please add some questions on API calls, Routing, Pure components and HOCs ? Also, some more questions on Redux?

  • @HIghtowerSever
    @HIghtowerSever 5 ปีที่แล้ว

    I like all your videos.

  • @biscuit-biscuits
    @biscuit-biscuits 5 ปีที่แล้ว

    I love your tutorials, do you have any one Graph QL Apollo?

  • @kambing860210
    @kambing860210 4 ปีที่แล้ว +1

    well, I think it's wrong that arrow function is faster, I thought it should be the same as bound function, but please check this article here medium.com/@charpeni/arrow-functions-in-class-properties-might-not-be-as-great-as-we-think-3b3551c440b1#:~:text=Arrow%20functions%20in%20class%20properties%20are%20much%20slower%20than%20bound,going%20to%20pass%20it%20around.

  • @barkhatiwari1556
    @barkhatiwari1556 5 ปีที่แล้ว

    Hello sir ,
    what are those external packages can you name some of them also how do we use them , also please explain how we use js bundler .

    • @Techsithtube
      @Techsithtube  5 ปีที่แล้ว

      Barkah, I have a video on Parcel bundler please check it out, that gives you bit more understanding of how applications are packaged.

  • @rajkumart08
    @rajkumart08 5 ปีที่แล้ว +1

    Can you solve some Js programming question

    • @Techsithtube
      @Techsithtube  5 ปีที่แล้ว

      I have lots of videos on Js Programming Questions . Do check it out.

    • @rajkumart08
      @rajkumart08 5 ปีที่แล้ว

      @@Techsithtube can you provide links here

  • @sagarkharade8535
    @sagarkharade8535 4 ปีที่แล้ว

    Thank you so much.. Keep it up :)

  • @jamshithp5733
    @jamshithp5733 5 ปีที่แล้ว

    Up to date courses for React.Thank you sir :)

  • @abhinayak9976
    @abhinayak9976 5 ปีที่แล้ว

    Hi, Can you please do an interview questions on Angular 2+ and common coding asked in Angular.
    Thanks.

  • @ankithtv2308
    @ankithtv2308 4 ปีที่แล้ว

    Very helpful

  • @drjones694
    @drjones694 5 ปีที่แล้ว

    Love this series make a playlist on your channel so we can watch them in order or together thanks

    • @Techsithtube
      @Techsithtube  5 ปีที่แล้ว

      THere is already a playlist on React Interview questions series.

  • @hkdelhivlogs
    @hkdelhivlogs 5 ปีที่แล้ว

    Hi sir please make the video on node interview questions.

    • @Techsithtube
      @Techsithtube  5 ปีที่แล้ว +1

      I am planning for the series on that as well . :)

    • @hkdelhivlogs
      @hkdelhivlogs 5 ปีที่แล้ว

      @@Techsithtube thanks sir I am waiting for that.

  • @rajashekhar433
    @rajashekhar433 5 ปีที่แล้ว

    please make a video on Developers profiler

    • @Techsithtube
      @Techsithtube  5 ปีที่แล้ว

      You mean Developers profile for job hunting?

    • @rajashekhar433
      @rajashekhar433 5 ปีที่แล้ว

      @@Techsithtube NO!...
      In Developers tools we can get a tab for the profiler.
      2. Please make a series on ReactJS PWA. ****
      3. Nodejs Interview
      4. continue the JS interviews(algorithms)
      5. new Intl methods ****
      6. navigator.vibrate, JS sensor methods.
      ( th-cam.com/video/EZpdEljk5dY/w-d-xo.html ).
      Thank you

  • @achyutrastogi8080
    @achyutrastogi8080 5 ปีที่แล้ว

    Watched all of them, where's the next?

    • @Techsithtube
      @Techsithtube  5 ปีที่แล้ว +1

      Achyut, that was the last one. I am planning to make more on react hooks interview questions soon. Thanks for watching

  • @yaolegoleynik
    @yaolegoleynik 5 ปีที่แล้ว

    Thank you!

  • @shakeelkoper7068
    @shakeelkoper7068 5 ปีที่แล้ว +4

    I have reactjs interview 2morow Watched all 4 Videos Hope this helps.
    Wish me Luck

    • @Techsithtube
      @Techsithtube  5 ปีที่แล้ว +1

      Good Luck Shakeel with the interview!

    • @HarmanKumar
      @HarmanKumar 5 ปีที่แล้ว +1

      Hi Shakeel, Which are all the questions asked to you. Can you please let us know as well.

  • @velpurisaranya8427
    @velpurisaranya8427 5 ปีที่แล้ว

    Thanku for the post sir. Can u pls make videos on vue js interview questions and more on html,css

    • @Techsithtube
      @Techsithtube  5 ปีที่แล้ว

      Velpuri, I dont know vue js. I only know Angular, React and Ember. :)

    • @velpurisaranya8427
      @velpurisaranya8427 5 ปีที่แล้ว

      Ok sir no problem thanku