Ur confident more than interviewer also communication !! 👍 Firstly @starting I thought u r interviwer nd mam as student.😅
@ReactjsExpertTalks2 жыл бұрын
Thank you so much
@myadavji Жыл бұрын
It's fake interview bro😂
@MrGamerdon11 ай бұрын
no typeScript so he said JS is better she wanted to know that you know TypeScript is your skill set or not we all know TypeScript is better *OVer Confidence* But allover well done
@MrGamerdon11 ай бұрын
and arugument 1 then ...arugument2 spread to be used right side and rest to be left side
@nitishgupta83932 жыл бұрын
Props vs state State is use to maintain variable and data at component level. While props is used to pass the data, in some case state as well. And if we pass state and setstate both via props. In next component we can change the state and hence props too.
@nitishgupta83932 жыл бұрын
Prop drilling disadvantages is, that in deep nested component, we have to unnecessary pass data to each child.
@healthymindwisethinking87832 жыл бұрын
Can you suggest me from where you have prepared for Reactjs.
@nitishgupta83932 жыл бұрын
@@healthymindwisethinking8783 bro it is not a single source, I have given much time.some of the thing u can follow as. Take react live class course by Sudhakar sharma sir from Nareshit, paid course. But structured. Then some KZbin which helped are. Code stepbystep, traversy media, pedro tech, code evolution, for redux ilive4coding. There are much, u explore yourself too. Don't forget it would take your time. Practice more.. Good luck
@healthymindwisethinking87832 жыл бұрын
@@nitishgupta8393 Thankyou Nitish. You can call me sis😀
@nitishgupta83932 жыл бұрын
@@healthymindwisethinking8783 OK sis
@vguptae2 жыл бұрын
@@nitishgupta8393 Bro do you get your first job?
@nitishgupta83932 жыл бұрын
Lifecycle method answer always say first react has three phase mounting, updating and unmounting of component. Then describe all the methods and their need
@pratikpriyadarshi52562 жыл бұрын
u also know he doesnt have 3 years exp...
@nitishgupta83932 жыл бұрын
Thank you for this video. It will help me I am yet to grab me first job in react.
@ReactjsExpertTalks2 жыл бұрын
Hope you will get soon
@nitishgupta83932 жыл бұрын
Rest parameters to grab undefined parameters so it always should be last parameter in function.
@sureshmaxwel4382 жыл бұрын
Really helpful... Please upload more videos...
@ReactjsExpertTalks2 жыл бұрын
Thanks..i will upload soon
@someorother52722 жыл бұрын
setstate is asynchronous in nature.....it waits for the current function to complete before updating
@nitishgupta83932 жыл бұрын
Reference answer was super.... My answer would be Reference is for directly manipulating the dom element
@pratikpriyadarshi52562 жыл бұрын
codevolution for the gooo
@muhammedaflah98122 жыл бұрын
To force component rerender, we can't use useEffect. It can be achieved by changing the key prop.
@devanshkaushik34812 жыл бұрын
It can also be done with states within the component... Changing states will re-render the ui
@shubhamgore43202 жыл бұрын
thank for this add coding round videos also ...
@ReactjsExpertTalks2 жыл бұрын
Will upload soon
@sachinnaik44772 жыл бұрын
Very helpful. Thank you so much
@ReactjsExpertTalks2 жыл бұрын
Thanku..please subscribe for more videos
@nitishgupta83932 жыл бұрын
I think changing a object without spread operator is possible, but this waybit has a side effect, that object are reference type data type so every where it will change
@sumitwadhwa88232 жыл бұрын
functional components are NOT the same as class components even with the introduction of hooks. Hooks work differently then class components life-cycle methods. For example: this.state in componentDidMount will always refer to the latest state whereas useEffect hook's callback will have state belonging to a particular render.
@karanpanwar96 Жыл бұрын
Agreed 💯, abhi Banda jod tod k bola h 😅
@mdsharique9685 Жыл бұрын
Correct bro, one can anytime check that thing by putting console inside useEffect.
@nitishgupta83932 жыл бұрын
Css preprocessor are sass less which compile the fancy css to generic css. Bootstrap and mui are the library
@devwaliba11322 жыл бұрын
This Interviewer doesn't really have in-depth knowledge of React in-my-opinion, a Technical interview is not a quiz and shouldn't be treated as such. Some of the questions asked require rote answers and do not pertain what react developers use in their day-to-day activities. Tech interviews should center on a core understanding of React(Virtual DOM and unidirectional data flow), React Hooks and state management techniques(Redux, Context) to manage apps at scale, and optimization techniques to build highly performant apps.
@vaibhav7219 Жыл бұрын
Its a witch company, that's all they ask. It's a stupid selection process honestly
@myadavji Жыл бұрын
Beo is having 3 yr experience and his clearity in concept is same as or less than 1 yr experienced candidates.
@nitishgupta83932 жыл бұрын
For deliberately re render in class component we have a lifecycle method should component update
@newgamedata25302 жыл бұрын
thanks for the upload
@Ady5672 жыл бұрын
Correction: setState is async.
@nadeemahmad71 Жыл бұрын
I was thinking the same
@bindur872 жыл бұрын
Thank you sahil...
@ReactjsExpertTalks2 жыл бұрын
Your welcome
@cworks732 жыл бұрын
a complete interview!
@rajatraj31602 жыл бұрын
As per my knowledge functional component has state , have you read functional construction in js they declared with capital letter you also do same thing with react functional component , it has state , in programming every function has state , unless you make function which work on another function
@siddharthsingh913 Жыл бұрын
Before the introduction of hooks, functional components were known as stateless components. But from react 16.8 onwards, with the introduction of hooks, functional components can have their own state and are on par with the class components.
@Sarvesh_Coder Жыл бұрын
it seems like it is startup company
@nitishgupta83932 жыл бұрын
To open the hyperlink in new tab target attribute used, target _blank
@shashankkulkarni9932 жыл бұрын
OK thank you
@nitishgupta83932 жыл бұрын
Reducer manage the state and keep the logic to mututate the state
@RajatSaraswat92 жыл бұрын
where did you learn all this, can yo recommend resources to learn react in detail?
@nitishgupta83932 жыл бұрын
@@RajatSaraswat9 various channels Yaar. And majorly practice yourself with dummy app. And play with that.
Static position by default any elements get and it position one below next
@nitishgupta83932 жыл бұрын
Subscribe I think... Refer to the component which is consuming context or redux store state
@pratikpriyadarshi52562 жыл бұрын
unfortunetly, aap mumbai nhi aa rhe h
@usa5450 Жыл бұрын
😂
@nitishgupta83932 жыл бұрын
Callback functions I would say, function which perform another or next task after completing the main task of function. It is by default synchronos. Closure functions are basically functions which keep remember the data or variable from their lexical scope.
@irkfaisal2 жыл бұрын
Ye decorater and subscribe Kya hai react me 😄
@sanujasethi62864 ай бұрын
Bro she is asking relative and static position property relative and absolute..
@nitishgupta83932 жыл бұрын
I think keeping a copy of dom as a virtual dom consume memory..? What others say?
@dhananjaypatil32442 жыл бұрын
No
@irkfaisal2 жыл бұрын
I want a live interview on projects basis not theoretical part.
@bhai14hoursconsistent2 жыл бұрын
Bhai 2023 me passout honge please help me bhaiya 😭😭😭😭 to take a job as react devloper for fresher
@mr.kakarot59372 жыл бұрын
It's an incomplete video, how much more long was the actual interview in addition of this?
@laptopsharma87982 жыл бұрын
In 6.16 I didn't get the question can anyone clear me..!
@navdeepjangra12 жыл бұрын
You nicely answered and handled all questions 👍🏻
@rajeshrakshit4742 жыл бұрын
setState is asynchronous
@ReactjsExpertTalks2 жыл бұрын
Thanks
@sriramkrishnamurthy44732 жыл бұрын
xDDDDDD XDDDDDD xDDDDD xDDDDDD
@engineerbychance7449 Жыл бұрын
Setstate is async
@navdeepjangra12 жыл бұрын
Sahil, i have 5 yrs total in full stack and 3 yrs in react....i am not getting calls because of 2 months notice period or maybe other reason...my resume is not getting shortlisted...can you please help?
@Sarvesh_Coder Жыл бұрын
5 year is like a BOSS, it is not possible that ur not getting call
@navdeepjangra1 Жыл бұрын
@@Sarvesh_Coder bro then i got so many calls, i am working now in tech mahindra with as a senior react js developer with more than 300% hike
@Sarvesh_Coder Жыл бұрын
@@navdeepjangra1 keep going
@thequantum-plator Жыл бұрын
@@navdeepjangra1 what was the reason for not getting calls? also how many rounds in tech mahindra for experienced react developers
@navdeepjangra1 Жыл бұрын
@@thequantum-plator because my naukri profile was not enabled to actively looking. 3 rounds in techM.
@vijrah36005 ай бұрын
Visited
@sweetdollsree2 жыл бұрын
Can you post rest of the video also?
@ReactjsExpertTalks2 жыл бұрын
Will upload soon...thanks for viewing.. subscribe for more videos
@shivammishra44772 жыл бұрын
bro how much package they are providing for this ..?
@rajeshrakshit4742 жыл бұрын
why u comparing class vs functional everytime?
@ReactjsExpertTalks2 жыл бұрын
It's best way to explain diffrences
@chillmode45972 жыл бұрын
How can we apply for these companies i have 1.6 years experience?
@ReactjsExpertTalks2 жыл бұрын
Naukari is best plateform
@yashvantsharma7679 Жыл бұрын
Hello Chill Mode
@omkarshinde74662 жыл бұрын
Plz help me bro, I have completed 3 months internship as react dev. I'm good in react and redux. I have pass 2 tach round in statup. What package should I take ?
@ReactjsExpertTalks2 жыл бұрын
You will easily get 4-5 lpa
@8ctrl7632 жыл бұрын
@@ReactjsExpertTalks bruh easy 8 lpa
@user-rv9qj6ny1k2 жыл бұрын
@Omkar Shinde Bro where can I apply for internship as a react dev?
@jayeshshrivastava54242 жыл бұрын
Can you share the interview questions
@sddjango15102 жыл бұрын
which company?
@imyounick2 жыл бұрын
I dont understand by asking bookish questions how can interview can judge him if he have really worked on that tech or not Such a stupid interviewer Firstly Reactjs is not framework its library someone go and tell her😂
@NEHAVERMA-re5mu2 жыл бұрын
have you cracked this interview ?
@ReactjsExpertTalks2 жыл бұрын
Yes.. please check other videos as well
@sachinnaik44772 жыл бұрын
Selected?
@ReactjsExpertTalks2 жыл бұрын
Yes
@rmt08582 жыл бұрын
Its practice interview not real
@labrajthakurathi57542 жыл бұрын
You really fucked up this interview, will be surprised if you get offer. Anyways, “setState” returns promise and it is a asynchronous.