React Interview Questions and Answers - Dominate Your Next Interview

► Full React Interview Prep Course - monsterlessons-academy.com/co...
In this video I want to share with you React interview questions and answers that you should know if you want to pass an interview as a React developer. We will talk about how React works, what it's pros and cons, how it uses Virtual DOM, functional and class components, sharing data between components and much more.
TIMESTAMPS
00:00 - Introduction
00:22 - Course introduction
01:22 - Pros and Cons of React
03:41 - How to create React application?
05:39 - What is virtual DOM?
08:45 - What is JSX?
10:14 - Why do we use className and not class?
11:24 - What are functional components and props?
15:12 - What are class components, props and state?
20:28 - What are dumb vs smart components?
22:05 - What is a key index map?
25:35 - What is React.Fragment?
29:31 - What is conditional rendering in React?
34:24 - How to apply styles in React?
40:48 - How parent child communication is working in React?
45:23 - Outro
► CHECK MY COURSES - monsterlessons-academy.com/co...
MOST POPULAR COURSES
► Building real project with Angular + NgRx - monsterlessons-academy.com/co...
► Building real NestJS API - monsterlessons-academy.com/co...
► Javascript interview questions - monsterlessons-academy.com/co...
► Angular Interview Questions monsterlessons-academy.com/co...
► Building real fullstack project - monsterlessons-academy.com/co...
► Mastering Git - monsterlessons-academy.com/co...
► Mastering Docker and Docker Compose - monsterlessons-academy.com/co...
► Building real project with React Hooks - monsterlessons-academy.com/co...
► Building real project with Vue + Vuex - monsterlessons-academy.com/co...
FOLLOW ME
► TWITTER - / monster_lessons
► INSTAGRAM - / monsterlessonsacademy
► TIKTOK - / monsterlessonsacademy

Пікірлер: 63

  • @MonsterlessonsAcademy
    @MonsterlessonsAcademy11 күн бұрын

    Full React Interview Prep Course - monsterlessons-academy.com/courses/react-interview-questions-coding-interview-course

  • @ky8designs
    @ky8designs10 ай бұрын

    Thank you so much for uploading this, your past Angular interview questions helped me to Ace all the questions 🙏

  • @MonsterlessonsAcademy

    @MonsterlessonsAcademy

    10 ай бұрын

    Glad it was helpful!

  • @MrPankoPanko
    @MrPankoPanko10 ай бұрын

    Excellent material! Looking forward to a similar video about Angular!

  • @MonsterlessonsAcademy

    @MonsterlessonsAcademy

    10 ай бұрын

    Here it is kzread.info/dash/bejne/Z3WTu62lhrqzgNI.htmlsi=Yom6_IrTzrQZKkDV

  • @Localhost3001
    @Localhost30017 ай бұрын

    You explain things in a very nice and clean way ✌️ thank you for this vid

  • @MonsterlessonsAcademy

    @MonsterlessonsAcademy

    7 ай бұрын

    Glad it was helpful!

  • @SamipShresthajava
    @SamipShresthajava7 ай бұрын

    Great course! Easy to grasp even for beginner. Thank you!

  • @MonsterlessonsAcademy

    @MonsterlessonsAcademy

    7 ай бұрын

    Glad it was helpful!

  • @MUGGER_NUGGETS
    @MUGGER_NUGGETS6 ай бұрын

    The BEST React Interview video - on my way to purchase some courses. Thanks Monsterlessons 👍

  • @MonsterlessonsAcademy

    @MonsterlessonsAcademy

    6 ай бұрын

    Awesome, thank you!

  • @CamdenBloke
    @CamdenBloke5 ай бұрын

    The fact that most of these I knew what to say before your explanation I think is good for me. It's still useful to get used to using the language. For example, to use the term 'DOM nodes' when talking about Fragment, instead of awkwardly saying that I don't want to wrap everything in a Div.

  • @MonsterlessonsAcademy

    @MonsterlessonsAcademy

    5 ай бұрын

    Glad it help!

  • @g_pazzini
    @g_pazzini8 ай бұрын

    Awesome video ❤

  • @captainnoyaux
    @captainnoyaux6 ай бұрын

    Thank you for your amazing work !

  • @MonsterlessonsAcademy

    @MonsterlessonsAcademy

    6 ай бұрын

    Glad you enjoy it!

  • @damianodamian7907
    @damianodamian79079 ай бұрын

    Hello Oleksandr, I really love the way you explain stuffs, thank you so much for your videos! You're really good at teaching :) I think there's a little inaccuracy at 41:18 "we destructure instead of destroy..."

  • @MonsterlessonsAcademy

    @MonsterlessonsAcademy

    9 ай бұрын

    You are totally right!

  • @janewaguthi4342
    @janewaguthi43429 ай бұрын

    awesome , you got a new subscriber🥳

  • @MonsterlessonsAcademy

    @MonsterlessonsAcademy

    9 ай бұрын

    Thanks for subbing!

  • @akshaychavan5511
    @akshaychavan55114 ай бұрын

    Appreciate your hard work 🙌

  • @MonsterlessonsAcademy

    @MonsterlessonsAcademy

    4 ай бұрын

    Thank you so much 😀

  • @codingispower1816
    @codingispower18168 ай бұрын

    I interview on Monday! Going to watch this and hopefully it helps me! Thank you.

  • @MonsterlessonsAcademy

    @MonsterlessonsAcademy

    8 ай бұрын

    Fingers crossed!

  • @codingispower1816

    @codingispower1816

    8 ай бұрын

    @@MonsterlessonsAcademy ❤️

  • @vimalvs24

    @vimalvs24

    8 ай бұрын

    ​@@codingispower1816 hope you cracked your interview.

  • @eyad_saher

    @eyad_saher

    8 ай бұрын

    How did it go?

  • @codingispower1816

    @codingispower1816

    8 ай бұрын

    It went well! I am moving to the next round of more technicals probably next week!@@eyad_saher

  • @MiraGenije
    @MiraGenije4 ай бұрын

    Has anyone had an interview to share their experience with the rest of us? I can add a few questions from mine React interview: 1. What is pure function? 2. What are reducers and what kind of functions they use? 3, What is event loop? 4. What is IIEF, and how is that connected with closures in for loop? 5. Difference between let and var? 6. What happens with key and app when we remove one item from list? 7. What type of rendering do we have next to cliend-side and server-side? 8. What is server side rendering, and what is server side Component? 9. What is microservice architecture and how it's manifested in react app. 10. What does those 3 numbers in package.json dependency, next to package name (they talked about version), means? and what means ^ and ~? 11. What is usage of package-lock.json? should we put it in gitignore and why not? 12. Explain hoisting. 13. What is SPA and how routing works.. etc...

  • @MonsterlessonsAcademy

    @MonsterlessonsAcademy

    4 ай бұрын

    A lot of these questions are not about React but about JS or how web is working. Btw I covered JS related questions from this list in my Javascript interview questions course monsterlessons-academy.com/courses/javascript-interview-questions-coding-interview

  • @MiraGenije

    @MiraGenije

    4 ай бұрын

    @@MonsterlessonsAcademy Yes i totally agree, but that was for React position questions... Thanks, i'll check the course

  • @0xVantwoutMaarten
    @0xVantwoutMaarten2 ай бұрын

    Great video! :) Pros of react, "it is the most popular front-end 'framework' in the world" :)

  • @MonsterlessonsAcademy

    @MonsterlessonsAcademy

    2 ай бұрын

    So true!

  • @sgonzalezfx
    @sgonzalezfx3 ай бұрын

    Very useful video😃

  • @MonsterlessonsAcademy

    @MonsterlessonsAcademy

    3 ай бұрын

    Thanks a lot 😊

  • @OneworldKW
    @OneworldKW10 ай бұрын

    Great content. I was told by the hiring manager to submit an assignment (easy level) with no deadline. I wonder what is a reasonable amount of time?

  • @MonsterlessonsAcademy

    @MonsterlessonsAcademy

    10 ай бұрын

    No idea.

  • @matrixhasyou979
    @matrixhasyou97910 ай бұрын

    You have mentioned Virtual DOM, but how about React fibers for today?)

  • @MonsterlessonsAcademy

    @MonsterlessonsAcademy

    10 ай бұрын

    This is one of the questions that I cover in the course. These are completely different things.

  • @adinamarasanu7487
    @adinamarasanu74875 ай бұрын

    Does the full course contain React exercises, like the one for Javascript? Or it's just theory, like this demo?

  • @MonsterlessonsAcademy

    @MonsterlessonsAcademy

    5 ай бұрын

    It doesn't include creating of application or something like that. There are questions for you to answer and code answers when needed. You can see the list of all videos on the page of the course monsterlessons-academy.com/courses/react-interview-questions-coding-interview-course/

  • @adinamarasanu7487

    @adinamarasanu7487

    5 ай бұрын

    @@MonsterlessonsAcademy Thank you! Yeah, I was thinking of little pieces of code with answers, the tricky ones :)) I took your "JS interview questions" course on Udemy and I think it's one of the best courses I have ever watched. Congrats!

  • @MonsterlessonsAcademy

    @MonsterlessonsAcademy

    5 ай бұрын

    @@adinamarasanu7487 Glad you like it. Also don't forget that you have a 30 days refund if you don't like my course for some reason.

  • @mralextacy
    @mralextacy7 ай бұрын

    wont {false && } be rendered as false in the dom?

  • @MonsterlessonsAcademy

    @MonsterlessonsAcademy

    7 ай бұрын

    No it won't

  • @yuliasereda5671
    @yuliasereda56714 ай бұрын

    20:00 ComponentDidMount its not a hook its a method. As i know classes don't use hooks.

  • @MonsterlessonsAcademy

    @MonsterlessonsAcademy

    4 ай бұрын

    Yes you are right

  • @lastspoil5547
    @lastspoil55474 ай бұрын

    I thought junior frontend interviews only ask JavaScript, html, and css questions

  • @MonsterlessonsAcademy

    @MonsterlessonsAcademy

    4 ай бұрын

    No. They ask whatever they want

  • @olgafroggy
    @olgafroggyАй бұрын

    Do you still use classes?

  • @MonsterlessonsAcademy

    @MonsterlessonsAcademy

    Ай бұрын

    Right now no. But there are quite old projects which still use classes and most devs don't want to work with them so they are paying more money.

  • @yuliasereda5671
    @yuliasereda56714 ай бұрын

    Oleksandr, where are you from?

  • @MonsterlessonsAcademy

    @MonsterlessonsAcademy

    4 ай бұрын

    Originally Ukraine, now Germany

  • @yuliasereda5671

    @yuliasereda5671

    4 ай бұрын

    @@MonsterlessonsAcademy прекрасно, я спочатку подумала, що ви русня, а потім зрозуміла, що ви Олександр через О)

  • @muslimm3027
    @muslimm30277 ай бұрын

    ни хрена не понял, но интересно ))

  • @isaacreyes4915
    @isaacreyes49154 ай бұрын

    Feeling like a wasted an hour of my life. Finally got around to watching the entire thing and everything just seems to know basic React knowledge. Stuff anyone would know if they have used React before...

  • @MonsterlessonsAcademy

    @MonsterlessonsAcademy

    4 ай бұрын

    It's a first section of the whole course. Obviously first questions are going from the beginning.

  • @DutchmanRadio
    @DutchmanRadio9 ай бұрын

    First thing is first, React is not a framework. 3:02 wait what???

  • @MonsterlessonsAcademy

    @MonsterlessonsAcademy

    9 ай бұрын

    Yes yes, but we constantly compare it with Angular and Vue.

  • @DutchmanRadio

    @DutchmanRadio

    9 ай бұрын

    @@MonsterlessonsAcademy it was a fantastic video, I just wanted to be pedantic lol.

  • @MorpHeer
    @MorpHeer9 ай бұрын

    These seem a bit easy and basic, I don't think you will be able to dominate your next interview with just these.

  • @MonsterlessonsAcademy

    @MonsterlessonsAcademy

    8 ай бұрын

    I have students who passed interviews after talking my full course and learning all aspects from it. So I would say it is enough for most cases.