React.JS Mock Interview | Interview Questions for Senior React.JS Developers

preview_player
Показать описание
The third episode of the Turing Mock Interview series takes a look at what a technical interview on React.JS looks like. Watch the video to see what questions get asked the most in a React.JS interview, learn about the concepts you must brush up before the D-day, and what you can do to prepare better for your next React.JS interview.

Become a Turing software developer today.

To stay informed about the latest updates at Turing, follow us on:
...

#MockInterview #ReactJS #ReactJSJobs #ReactJSMockInterview #TuringJobs #RemoteJobs #TuringDeveloper

Turing connects exceptionally talented software developers to remote engineering jobs at Silicon Valley and US-based companies. 200+ companies, including those backed by Google Ventures, Andreessen Horowitz, Founders Fund, Kleiner Perkins, and Bloomberg, have successfully hired Turing developers.

- Turing offers a wide range of long-term, full-time remote jobs for Full Stack, Front-End, Back-End, Mobile, DevOps, and AI/ML developers.
- Turing remote developers enjoy higher pay than local standards in most countries, a healthy work-life balance, a strong sense of community, and rapid career growth.

Turing is backed by well-known investors like WestBridge Capital, Foundation Capital, Facebook’s first CTO (Adam D’Angelo), executives from Google, Facebook, Amazon, Twitter, and Founders Fund (investors in Facebook, Tesla, Asana, etc.), among others. The company is led by serial AI entrepreneurs Jonathan Siddharth and Vijay Krishnan, whose previous firm leveraged remote talent and was successfully acquired.

The company was founded in 2018 and is headquartered in Palo Alto, California.
Рекомендации по теме
Комментарии
Автор

A simple yet crucial tip: Please include subtitles in case the audio is not clear. Not doing so compromises the quality of the content.

forbiddensouls
Автор

One clarification before I forget, Angular doesn't use Virtual Dom. Angular is a declarative framework that works with change detection feature. On the other hand, both React and Vue use Virtual Dom as their rendering mechanism. Great video, btw!

LuisRojasSalazarCR
Автор

at 5:00, why would it depend on a project to use Class based or Functional Components? Class based is obsolete now. Many of the packages and methods are depreciated and rest will be scraped off soon. If you have to start a new project today, it's a straightforward choice to go with Functional components.

prateekjain
Автор

I just realized that am a senior react developer

umaradamujere
Автор

Loved the way Jose talked. Friendly and encouraging.

mishkat
Автор

really liked how Jose is friendly and encouraging and how Rakib answers every question in details and is honest with his answers.

sohaibrumi
Автор

I'm preparing for interviews as a junior frontend engineer now. The video helped a lot. Thank you so much for the reality mock interview video 👍

licokr
Автор

00:03 Rakib has 8 years of experience and switched to JavaScript based technologies recently
02:41 Front end built exclusively with React
05:01 Using class components for more control and mixing and matching with functional components
07:18 React.JS abstracts Dom Manipulations for Performance Optimization
09:36 Discussion on frameworks using virtual DOM and state updates in React.js
12:01 Redux for state management in React applications
14:44 React.js supports unidirectional data flow and component testing.
17:02 Experience with deploying applications and containerization
19:17 Best practices include modularizing React and using a linter.
21:24 Code splitting in React applications improves performance and scalability.
23:30 Tips for finding React JS positions
25:36 Encouraging viewer engagement and feedback

sibananda
Автор

I love that I can follow the conversation and understand the terms thrown around by the tech lead and the software engineer, It implies I have made notable progress on my software engineering career, motivation as I am still on the road(roadmap). I wish the young me, the one who had the audacity to dream this big, could see me NOW.

geniusmunene
Автор

In my experience, class component life cycle methods have many gotchas and working with hooks, extracting the behaviour in custom hooks felt way more intuitive. Worked on a complex webrtc based chat app that used class components and it was hell.

LearnByDoing
Автор

Wow interviewer is so nice. It is like a big brother discussing about something.

gmd
Автор

Interview Questions

Interviewer: Jose
Interviewed: Rakib

1:28 - about yourself, your expertise (prog. language and framworks)
4:04 - In your understanding, explain the difference between work with React Class Component (old version) and React functional components With direct Hooks, and which one would you choose for a new project

zakk
Автор

It was a really good interview experience. the questions were very clear and application level. Appreciate that. Expecting more videos.

abhijiths
Автор

I couldn't understand the difference stated between usage of class vs functional. All the things can be done with functional hooks these days, except maybe error boundary where you still have to rely on class components. State management if you know properly works best with hooks, especially with the advent of community contributing more towards this these days.
I myself used to hate it when I had to remember all those lifecycle events, when to use which. With hooks, it's pretty intuitive and straightforward IMO

thakurakash
Автор

Thanks Jose and Rakib. I am thoroughly encouraged to engage in Turing Interview.

uajoku
Автор

2 months over I am learning JS React JS it is vvv good 💜

swastikjainsj
Автор

Great interview! It's my dream work for a forein company. Thanks for this!

AlvesCleiton
Автор

Awesome interview gives really helpful to prepare for applying in turing

mohammedabraruddin
Автор

new question for me are:
1) how you test reactjs application?
2) react linter
3) code splitting in react app

kushalsheth
Автор

Huh, I thought questions for a senior dev would be much more advanced. That brings comfort.

anatolydyatlov