React.JS Mock Interview | Part 2 | React.JS Technical Interview Questions

preview_player
Показать описание
Part 2 of the React.JS Mock Interview takes a look at some more questions that get asked in a technical React.JS interview. Watch the video to understand the concepts you must brush up on before sitting for a React.JS test and interview. Let us know in the comments below which tech stack you'd like us to cover next.

Become a Turing software developer today.

To stay informed about the latest updates at Turing, follow us on:
...
#ReactJSMockInterview #ReactDevelopers #ReactJSDeveloperJobs #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.
Рекомендации по теме
Комментарии
Автор

I'm wondering whether he had known questions before he was asked, because what is the percent that some random react developer will know all the new features of React 18 and how to migrate from react 17 to 18 ? by coincidence I'm migrating our applications in my job to react 18 and I still don't remember the new features and differences in code... isn't that some thing that you do just once in a year or two and just forget about that ?

superprikolist
Автор

One of the ways to optimize react performance is to add a dependency list to useEffect which is the functional component equivalent of shouldComponentUpdate lifecycle method of class components.
Also, another great way is to always clean up in side effect hooks like useEffect.
These were mentioned not in the answers.
Thanks a lot for this great video 😊

adeniranolukanni
Автор

Regarding the key architecture difference between React and Angular, I'd also add that React follows a component-based architecture, where the application is broken down to smaller, reusable components. Whereas, Angular follows a model-view-controller (MVC) architecture where the application is divided into 3 main components: the model (data), the view (UI) and the controller (manages data flow between the view and the model).

ripator
Автор

Hi great video. I am struggling to find part 1. Can you please add the link. Thanks.

cugal
Автор

Can we have more such mock interview videos in future?

ashish
Автор

In my opinion this is more like a Junior mock interview, definitely not Senior.
When the interviewee talked about the shouldComponentUpdate lifecycle, this was replaced by React.memo, where you have access to prevProps and nextProps to dictate if the component should re-render.

marcosl
Автор

can a fresher graduate signinto turing, if he has right skills

anonym
Автор

You must improve the voice quality of the video

rohitjoglekar