These videos are fantastic! Subscribed. I'd advocate *against* co pilot for these for 2 reasons. 1 - it makes it harder to follow what is happening and allows the candidate to not explain certain things, 2 - I have been interviewing for senior FED roles lately (reputable companies) and have been explicitly told that I cannot use CoPilot. That's just been my recent experience.
12:05 Why create an async function here? Actually, we don’t need an async function in this case! Using async doesn’t make sense when creating a Promise, it’s only relevant when resolving the Promise. When resolving the Promise async / await comes into play or simply .then.
Liked it man, such content will really help the job seekers and developers to grow their skill, and that co-pilot was very impressive, could you comment which extension you have used.
🔍 Find your technical gaps with this Free Technical Assessment: www.theseniordev.com/free-technical-assessment
These videos are fantastic! Subscribed. I'd advocate *against* co pilot for these for 2 reasons. 1 - it makes it harder to follow what is happening and allows the candidate to not explain certain things, 2 - I have been interviewing for senior FED roles lately (reputable companies) and have been explicitly told that I cannot use CoPilot. That's just been my recent experience.
Such a good video! Its really helpful to see how others solve problems
Thanks Oliver! :)
Great video! Looking forward to more of these
Thanks, we will release some more soon :)
12:05 Why create an async function here? Actually, we don’t need an async function in this case! Using async doesn’t make sense when creating a Promise, it’s only relevant when resolving the Promise. When resolving the Promise async / await comes into play or simply .then.
Liked it man, such content will really help the job seekers and developers to grow their skill, and that co-pilot was very impressive, could you comment which extension you have used.
Hi! Where is promised the second part of the React interview? I can't find it anywhere on your channel.
I need to start watching more of your videos.
useReducer() instead of useState() is better, which can reduce useState() using.
This session was amazing, thank you ❤
You are welcome @peter
Love this ❤️💯 subscribing ASAP
Thanks @Ukscodes! Welcome to the community:)
Does the `htmlFor` prop need to correspond with the input's `id` attribute instead of name? Great vid, btw.
Good catch @andrewfritz! :)
Please make more and more interview senior engineer videos. I am a mid now and will apply for a senior role 2 months later
Note! Best of success with the search and welcome to the community :)
Great video. Could you make a video about testing in Frontend?
We will add that to out backlog @hungify
Great video! By the way, Vite is pronounced like 'veet'. Cheers!
Can you do more React videos?