React Interview Questions and Answers - Dominate Your Next Interview

  Рет қаралды 30,323

Monsterlessons Academy

Monsterlessons Academy

Күн бұрын

Пікірлер: 64
@MonsterlessonsAcademy
@MonsterlessonsAcademy 5 ай бұрын
Full React Interview Prep Course - monsterlessons-academy.com/courses/react-interview-questions-coding-interview-course
@MiraGenije
@MiraGenije 9 ай бұрын
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 9 ай бұрын
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 9 ай бұрын
@@MonsterlessonsAcademy Yes i totally agree, but that was for React position questions... Thanks, i'll check the course
@omarelrafhi9595
@omarelrafhi9595 3 ай бұрын
Thank you for sharing those !
@ky8designs
@ky8designs Жыл бұрын
Thank you so much for uploading this, your past Angular interview questions helped me to Ace all the questions 🙏
@MonsterlessonsAcademy
@MonsterlessonsAcademy Жыл бұрын
Glad it was helpful!
@MUGGER_NUGGETS
@MUGGER_NUGGETS 11 ай бұрын
The BEST React Interview video - on my way to purchase some courses. Thanks Monsterlessons 👍
@MonsterlessonsAcademy
@MonsterlessonsAcademy 11 ай бұрын
Awesome, thank you!
@CamdenBloke
@CamdenBloke 10 ай бұрын
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 10 ай бұрын
Glad it help!
@Localhost3001
@Localhost3001 Жыл бұрын
You explain things in a very nice and clean way ✌️ thank you for this vid
@MonsterlessonsAcademy
@MonsterlessonsAcademy Жыл бұрын
Glad it was helpful!
@SamipShresthajava
@SamipShresthajava Жыл бұрын
Great course! Easy to grasp even for beginner. Thank you!
@MonsterlessonsAcademy
@MonsterlessonsAcademy Жыл бұрын
Glad it was helpful!
@yuliasereda5671
@yuliasereda5671 9 ай бұрын
20:00 ComponentDidMount its not a hook its a method. As i know classes don't use hooks.
@MonsterlessonsAcademy
@MonsterlessonsAcademy 9 ай бұрын
Yes you are right
@codingispower1816
@codingispower1816 Жыл бұрын
I interview on Monday! Going to watch this and hopefully it helps me! Thank you.
@MonsterlessonsAcademy
@MonsterlessonsAcademy Жыл бұрын
Fingers crossed!
@codingispower1816
@codingispower1816 Жыл бұрын
@@MonsterlessonsAcademy ❤️
@vimalvs24
@vimalvs24 Жыл бұрын
​@@codingispower1816 hope you cracked your interview.
@eyad_saher
@eyad_saher Жыл бұрын
How did it go?
@codingispower1816
@codingispower1816 Жыл бұрын
It went well! I am moving to the next round of more technicals probably next week!@@eyad_saher
@0xVantwoutMaarten
@0xVantwoutMaarten 7 ай бұрын
Great video! :) Pros of react, "it is the most popular front-end 'framework' in the world" :)
@MonsterlessonsAcademy
@MonsterlessonsAcademy 7 ай бұрын
So true!
@MrPankoPanko
@MrPankoPanko Жыл бұрын
Excellent material! Looking forward to a similar video about Angular!
@MonsterlessonsAcademy
@MonsterlessonsAcademy Жыл бұрын
Here it is kzbin.info/www/bejne/a3LCin6ii7yAhtEsi=Yom6_IrTzrQZKkDV
@adinamarasanu7487
@adinamarasanu7487 10 ай бұрын
Does the full course contain React exercises, like the one for Javascript? Or it's just theory, like this demo?
@MonsterlessonsAcademy
@MonsterlessonsAcademy 10 ай бұрын
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 10 ай бұрын
@@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 10 ай бұрын
@@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.
@akshaychavan5511
@akshaychavan5511 9 ай бұрын
Appreciate your hard work 🙌
@MonsterlessonsAcademy
@MonsterlessonsAcademy 9 ай бұрын
Thank you so much 😀
@captainnoyaux
@captainnoyaux 11 ай бұрын
Thank you for your amazing work !
@MonsterlessonsAcademy
@MonsterlessonsAcademy 11 ай бұрын
Glad you enjoy it!
@mralextacy
@mralextacy Жыл бұрын
wont {false && } be rendered as false in the dom?
@MonsterlessonsAcademy
@MonsterlessonsAcademy Жыл бұрын
No it won't
@yuliasereda5671
@yuliasereda5671 9 ай бұрын
Oleksandr, where are you from?
@MonsterlessonsAcademy
@MonsterlessonsAcademy 9 ай бұрын
Originally Ukraine, now Germany
@yuliasereda5671
@yuliasereda5671 9 ай бұрын
@@MonsterlessonsAcademy прекрасно, я спочатку подумала, що ви русня, а потім зрозуміла, що ви Олександр через О)
@damianodamian7907
@damianodamian7907 Жыл бұрын
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 Жыл бұрын
You are totally right!
@g_pazzini
@g_pazzini Жыл бұрын
Awesome video ❤
@olgafroggy
@olgafroggy 6 ай бұрын
Do you still use classes?
@MonsterlessonsAcademy
@MonsterlessonsAcademy 6 ай бұрын
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.
@janewaguthi4342
@janewaguthi4342 Жыл бұрын
awesome , you got a new subscriber🥳
@MonsterlessonsAcademy
@MonsterlessonsAcademy Жыл бұрын
Thanks for subbing!
@matrixhasyou979
@matrixhasyou979 Жыл бұрын
You have mentioned Virtual DOM, but how about React fibers for today?)
@MonsterlessonsAcademy
@MonsterlessonsAcademy Жыл бұрын
This is one of the questions that I cover in the course. These are completely different things.
@sgonzalezfx
@sgonzalezfx 8 ай бұрын
Very useful video😃
@MonsterlessonsAcademy
@MonsterlessonsAcademy 8 ай бұрын
Thanks a lot 😊
@OneworldKW
@OneworldKW Жыл бұрын
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 Жыл бұрын
No idea.
@lastspoil5547
@lastspoil5547 9 ай бұрын
I thought junior frontend interviews only ask JavaScript, html, and css questions
@MonsterlessonsAcademy
@MonsterlessonsAcademy 9 ай бұрын
No. They ask whatever they want
@DutchmanRadio
@DutchmanRadio Жыл бұрын
First thing is first, React is not a framework. 3:02 wait what???
@MonsterlessonsAcademy
@MonsterlessonsAcademy Жыл бұрын
Yes yes, but we constantly compare it with Angular and Vue.
@DutchmanRadio
@DutchmanRadio Жыл бұрын
@@MonsterlessonsAcademy it was a fantastic video, I just wanted to be pedantic lol.
@isaacreyes4915
@isaacreyes4915 9 ай бұрын
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 9 ай бұрын
It's a first section of the whole course. Obviously first questions are going from the beginning.
@muslimm3027
@muslimm3027 Жыл бұрын
ни хрена не понял, но интересно ))
@MorpHeer
@MorpHeer Жыл бұрын
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 Жыл бұрын
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.
Typescript Interview Questions and Answers - Dominate Your Next Interview
53:34
Monsterlessons Academy
Рет қаралды 14 М.
Правильный подход к детям
00:18
Beatrise
Рет қаралды 11 МЛН
IL'HAN - Qalqam | Official Music Video
03:17
Ilhan Ihsanov
Рет қаралды 700 М.
[ Live ] React JS Interview 🤯 | Frontend UI Questions 🤒
1:12:35
Akshay Saini
Рет қаралды 382 М.
Javascript Interview Questions and Answers - Dominate Your Next Interview
1:02:33
Monsterlessons Academy
Рет қаралды 75 М.
Top 100 React JS Interview Questions and Answers | 2024
2:38:03
Sangam Mukherjee
Рет қаралды 47 М.
Angular Projects Every Developer Wishes They Had in Their Portfolio
4:13:40
Monsterlessons Academy
Рет қаралды 6 М.
The React Interview Questions You need to Know
21:29
CoderOne
Рет қаралды 49 М.
5 Must Know React Interview Questions (They Ask Them Always)
7:07
Monsterlessons Academy
Рет қаралды 14 М.
React Native Interview Questions & Answers 2024
34:14
AshBylde
Рет қаралды 4,9 М.
Coding Interview with Dan Abramov
58:20
Ben Awad
Рет қаралды 647 М.
Правильный подход к детям
00:18
Beatrise
Рет қаралды 11 МЛН