3 Advanced React Interview Questions

preview_player
Показать описание

In this video I go over 3 advanced reactjs interview questions,

Social
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

Tags:
- ReactJS Tutorial
- ReactJS and MySQL
- NodeJS Tutorial
- API Tutorial

REACT INTERVIEW TIMESTAPS

00:00 | Intro
00:51 | Brilliant Sponsorship
02:04 | Question 1: React Reconciliation Algorithm
04:35 | Question 2: How React Handles Async Updates
07:21 | Question 3: Optimization in React

#reactjs #coding
Рекомендации по теме
Комментарии
Автор

I appreciate this video, I haven't seen any good videos on this and I thought you did a great job covering this topic. Thanks!

michaelm
Автор

bro I love your videos, always trying to make people understand the fundamentals, exactly how I want to learn . currently I think I'm intermediate in react and it's really hard to find videos that talk about advanced stuff, most of them just for the basics that's all .
I would love to see more advanced stuff like this in the upcoming videos .

upchaine
Автор

You the boss man ! I was searching everywhere to get a quick example of react optim and I found it as usual in one of your video!!

bastienv
Автор

Great vid. Very helpful and informative as always.

suspiciousactivity
Автор

Hi Pedro we need next js course from u??

brajagopalmukherjee
Автор

Amazing video! I'd like you to share a NextJS tutorial video!

alisonoz
Автор

thanks for that valuable information, i love the way than you explain the concepts 👏, regards from Chile

colab_ora
Автор

I think, for advanced answer, you should mention, that there is no such thing as vdom. It is just an abstraction.
Basically, react based on a tree of ‘dumb’ react components and a tree of states of these components, or fiber nodes. And depending on the changes in the fiber nodes, re-renders occures.

mamontenk
Автор

Prop changes do not trigger rerenders. If props are stored in state, the state change in the parent causes rerender.

williamrinaldi
Автор

super!
will write this for the second time
super!

sosite
Автор

Pedro check the response on 9:38, just if you want to blur it or something, so youtube doesn't flag you. Great video, thank you for sharing!

antonshtipliyski
Автор

PEDRO!!! please what's the name of your theme sound

Odidi_Beeix
Автор

1. How React's reconciliation Algorithm Works?
2. How does React handles aysnchronous updates?
3. How does React solves optimization problem and is it good to always optimize?

mudassirsayed
Автор

Pedro is there any beginner project on the way??🔥

Joe-ejbx
Автор

can you make next 13 tailwind typescript project?

darelbvcr
Автор

Plz do bulk email sending tool by using MERN STACK

gomathym
Автор

Pedro, please make next js course - viewer from India

shakthinr
Автор

Can you please create a real time use chrome extension something related to github??

Which is easying some github task like counting number of lines of code, total repository in github. Total files in each repository etc... Something like this

programmer
Автор

Thanks for the video man, quick question: You mentioned that React keeps TWO copies of the DOM? I'm not sure I've ever heard this before.
Does that mean there are technically three DOM's? The actual DOM, and then TWO copies of that DOM in memory that React uses to reconcile the state + props changes?

tylermyers
Автор

Love your content but the wokeness of twitch is the same as twitter pre Musk

alexandrodisla