React OTP | Machine Coding Round | React Interview Questions

  Рет қаралды 7,614

Frontend with Aman

Frontend with Aman

Күн бұрын

Let's create Otp input in react one of the most asked interview question in machine coding round.
react otp
how to create 6digit otp using react
otp react auto focus
react js otp auto focus
react js auto focus input field otp auto focus
react native otp screen and auto remove using onpresskey focus
react otp input
otp react auto focus
auto focus input field javascript
react js otp
otp in react js
react otp input field
auto focus input field javascript
auto focus input field javascript keypress
react js auto focus input field otp auto focus
otp input field with react
react js
how to add an otp in react js app
how to add an otp feature in react js app
frontend interview questions
react js otp auto focus
react js auto focus input field otp auto focus
auto focus input field in javascript otp auto focus
auto focus otp
react otp verification
react otp field
otp field react

Пікірлер: 67
@FrontendAman
@FrontendAman 3 ай бұрын
Code :- codesandbox.io/p/sandbox/otp-4clgrf?file=%2Fsrc%2FComponents%2FOtp.jsx%3A12%2C6
@poojamaheshwari748
@poojamaheshwari748 3 ай бұрын
amazing got to learn new methods implementation in real scenario thankyou!!
@samK12_18
@samK12_18 23 күн бұрын
Amazing explanation Aman. I even added the copy paste feature where user can copy a code and paste in the otp input boxes.
@ajiteshmishra0005
@ajiteshmishra0005 2 ай бұрын
By checking number of views, we can conclude that this is being asked mostly in interviews.
@FrontendAman
@FrontendAman 2 ай бұрын
I wouldn’t say that definitively. Having more views on a particular video is influenced by many factors, such as the thumbnail, title, description, SEO, reach on KZbin, and other elements. However, it’s a common question that comes up frequently along with other questions in playlist. 😄
@saurabhu6458
@saurabhu6458 3 ай бұрын
Please continue this series i am preparing for interviews and youtube suggested me your channel please dont stop this series Thanks.
@FrontendAman
@FrontendAman 3 ай бұрын
Don't worry, more to come, on it.
@saurabhu6458
@saurabhu6458 3 ай бұрын
@@FrontendAman Thanks ...😍
@nitinrajvanshi
@nitinrajvanshi 2 ай бұрын
++
@ankesh23569
@ankesh23569 3 ай бұрын
Bro you're doing amazing job. Please keep on making such machine coding rounds videos it helps a lot❤
@blackopss017
@blackopss017 12 күн бұрын
Bro, onKeyDown ka use key press ko track karne k liye hota aur onChange ka use input values ko handle karne k liye hota...but I'm not able understand the fact that whether we use onKeyDown or onChange, Will it still make a difference??? Like we are getting the output as per our expectation but still onchange ko use karna must hain kya in this example??
@FrontendAman
@FrontendAman 12 күн бұрын
this is what i left for you all, try to explore a bit. this habit will help in the long
@Aman_yadav1419
@Aman_yadav1419 2 ай бұрын
OnChange lagane se kya he farak pad sakta hai like jo bhi value change ho rahi hai wo bass show ho jaye OnChange karne se ...simply e.target.value kar ke value la sakte hai aur usse state me store kar sakte hai phir baki operations same he like left right keys ya kuch aur please bataye 😊
@AbhishekKumar-gq9mp
@AbhishekKumar-gq9mp 2 ай бұрын
onChange lagane se multiple char ek fields me ho jayega
@FrontendAman
@FrontendAman 2 ай бұрын
try doing it with only onChange. implement and LMK kya farak pada ya nahi. give it a try.
@avipatel7106
@avipatel7106 2 ай бұрын
Great video Aman. Regarding that warning, I don't think it works without adding onChange. Please correct me if I'm wrong.
@FrontendAman
@FrontendAman 2 ай бұрын
thanks. try reading about the warning. what will be the problem if you ignore and is there any other possible way to handle warning.
@parthgoswami3221
@parthgoswami3221 2 ай бұрын
This is exactly what i was looking for! is machine coding rounds for fresher too?
@FrontendAman
@FrontendAman 2 ай бұрын
you can expect.
@shivamraj1784
@shivamraj1784 2 ай бұрын
the video is very informative but please focus on the voice breaking issue
@FrontendAman
@FrontendAman 2 ай бұрын
thanks for feedback, apart from this video you will not find issue with any other.
@RahulKumar-vr6ms
@RahulKumar-vr6ms 3 ай бұрын
Bhai amazing video, please share these type of coding questions with us 😊👌
@FrontendAman
@FrontendAman 3 ай бұрын
Sure I will, meanwhile checkout playlist :- www.youtube.com/@FrontendAman/playlists
@siddharthadotcom
@siddharthadotcom 2 ай бұрын
Will it be wrong to use pre-built packages from npm?
@FrontendAman
@FrontendAman 2 ай бұрын
not allowed in interviews.
@iftekharalammithu5128
@iftekharalammithu5128 2 ай бұрын
Amazing Content... but there is a issue in sound
@FrontendAman
@FrontendAman 2 ай бұрын
Thanks for the feedback, rectified it in the remaining videos.
@legendarygaming8180
@legendarygaming8180 3 ай бұрын
awesome explain bro👌👌
@arkansavalder
@arkansavalder 2 ай бұрын
are these beginner level questions or intermediete ?? i am preparing for an entry level job
@FrontendAman
@FrontendAman 2 ай бұрын
in this playlist it's a mix of beginner and intermediate. for example :- accordion and file explorer are beginner level i'll recommend you to cover all.
@arkansavalder
@arkansavalder 2 ай бұрын
@@FrontendAman ok bro
@princepawar5655
@princepawar5655 3 ай бұрын
bhai you gained another permanent subscriber 💛
@amit__dhiman
@amit__dhiman 3 ай бұрын
Really Appreciable..
@swatipradhan8722
@swatipradhan8722 3 ай бұрын
You're the best Aman! I have been following you from Scaler classes. The way you divide the design and go step by step while building projects, it has been really helpful for me. Please keep up the good work. 😊
@FrontendAman
@FrontendAman 3 ай бұрын
Glad to hear that 😃
@sankalpdas8675
@sankalpdas8675 3 ай бұрын
this was great, subscribed! hope to see some react js playlist after these maching coding round playlist. Also nice minimalistic thumbnails and use of that codesandbox, love it.
@FrontendAman
@FrontendAman 3 ай бұрын
Thanks for the detailed compliment. loved it. sure will plan react js playlist and next js too.
@RajendraTharu-k9e
@RajendraTharu-k9e 3 ай бұрын
You gained another subscriber brother. Keep on sharing your knowledge with us. ✌
@FrontendAman
@FrontendAman 3 ай бұрын
Thanks, will do!
@mohdakarm4749
@mohdakarm4749 3 ай бұрын
Good evening dear. Mujhe aapse ek query karni hai . Mujhe react me map function me jo item ya index use karte hai usko explain kar dijiye . Mujhe ye samajh nhi aata hai. Please explain this....
@FrontendAman
@FrontendAman 3 ай бұрын
hnji ek short video bnaai jaa skti hai jisme map function explain krde. itne aap isey try kro agr smjh ata hai to : developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/map
@prashlovessamosa
@prashlovessamosa 3 ай бұрын
Keep uploading
@thelostman5625
@thelostman5625 2 ай бұрын
How do you handle "paste" in this field? When the user receives OTP and copy-paste the code, it should fill the OTP field in appropriate positions.
@FrontendAman
@FrontendAman 2 ай бұрын
add onPaste event listener get the value and appropriately fill in the state. should do the work. if not aware with paste event give it a read :- developer.mozilla.org/en-US/docs/Web/API/Element/paste_event
@thelostman5625
@thelostman5625 2 ай бұрын
@@FrontendAman Thank you
@mdsonualam8408
@mdsonualam8408 3 ай бұрын
I am loving this series, ❤🎉 keep dropping short n crisp videos like this ❤🎉
@FrontendAman
@FrontendAman 3 ай бұрын
More to come!
@ManishKumar-y3c
@ManishKumar-y3c 3 ай бұрын
Nice videos. Please do not stop making such good content
@FrontendAman
@FrontendAman 3 ай бұрын
sure, meanwhile checkout the playlist :- www.youtube.com/@FrontendAman/playlists
@learnwithraj23
@learnwithraj23 3 ай бұрын
Nice
@ShubhankarSharma-vr6zg
@ShubhankarSharma-vr6zg 3 ай бұрын
⭐⭐🔥✨
@SagarRawat-y6o
@SagarRawat-y6o 3 ай бұрын
Can you please tell me how much js is enough to become frontend development
@Raaz-Dongg
@Raaz-Dongg 3 ай бұрын
You have to master the fundamentals
@FrontendAman
@FrontendAman 3 ай бұрын
js is never enough, keep learning you can take reference here for topics javascript.info/
@bhaveshsaxena9861
@bhaveshsaxena9861 2 ай бұрын
Bhai ek baar pura code explain kr diya karo last mai
@FrontendAman
@FrontendAman 2 ай бұрын
okay, will keep this in mind.
@growmoreyt4192
@growmoreyt4192 3 ай бұрын
does this really matter if i am using onkeyDown there instead of the onChange?
@FrontendAman
@FrontendAman 3 ай бұрын
this is what the question i left for you to explore and write in the comment. give yourself some time to explore and LMK. if no help. surely i'll tell why and what of this warning
@tushuoye
@tushuoye 2 ай бұрын
noice
@-BC--AbhishekSingh
@-BC--AbhishekSingh 3 ай бұрын
Sir also bring react course
@FrontendAman
@FrontendAman 3 ай бұрын
abhi focus pehele machine coding round playlist pe hai uske baad hnji plan kr skte hai
@-BC--AbhishekSingh
@-BC--AbhishekSingh 3 ай бұрын
@@FrontendAman okk sir
@gagang1553
@gagang1553 3 ай бұрын
bro can you please explain in english so that everyone in india understands
@FrontendAman
@FrontendAman 3 ай бұрын
sure, but initially i have planned to explain in Hindi once hindi series is completed, can plan for english one also.
@viveksinghkushwaha2401
@viveksinghkushwaha2401 3 ай бұрын
Subscribed
React Carousel | React Interview Questions | Machine Coding Round
22:50
Frontend with Aman
Рет қаралды 3,8 М.
Context API crash course with 2 projects
1:13:27
Chai aur Code
Рет қаралды 265 М.
Nastya and balloon challenge
00:23
Nastya
Рет қаралды 70 МЛН
React Toast | React Interview Questions | Machine Coding Round
34:55
Frontend with Aman
Рет қаралды 3,2 М.
React Interview Questions | Machine Coding Round
31:21
Frontend with Aman
Рет қаралды 2,2 М.
Master React JS in easy way
12:18
Nova Designs
Рет қаралды 97 М.
React Stepper | React Interview Questions | Machine Coding Round
20:55
Frontend with Aman
Рет қаралды 2,5 М.