React OTP | Machine Coding Round | React Interview Questions

  Рет қаралды 6,546

Frontend with Aman

Frontend with Aman

19 күн бұрын

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

Пікірлер: 61
@FrontendAman
@FrontendAman 17 күн бұрын
Code :- codesandbox.io/p/sandbox/otp-4clgrf?file=%2Fsrc%2FComponents%2FOtp.jsx%3A12%2C6
@poojamaheshwari748
@poojamaheshwari748 13 күн бұрын
amazing got to learn new methods implementation in real scenario thankyou!!
@sankalpdas8675
@sankalpdas8675 16 күн бұрын
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 16 күн бұрын
Thanks for the detailed compliment. loved it. sure will plan react js playlist and next js too.
@ankesh23569
@ankesh23569 13 күн бұрын
Bro you're doing amazing job. Please keep on making such machine coding rounds videos it helps a lot❤
@mdsonualam8408
@mdsonualam8408 17 күн бұрын
I am loving this series, ❤🎉 keep dropping short n crisp videos like this ❤🎉
@FrontendAman
@FrontendAman 17 күн бұрын
More to come!
@princepawar5655
@princepawar5655 17 күн бұрын
bhai you gained another permanent subscriber 💛
@swatipradhan8722
@swatipradhan8722 15 күн бұрын
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 15 күн бұрын
Glad to hear that 😃
@legendarygaming8180
@legendarygaming8180 15 күн бұрын
awesome explain bro👌👌
@user-pj5lp2bp8z
@user-pj5lp2bp8z 17 күн бұрын
You gained another subscriber brother. Keep on sharing your knowledge with us. ✌
@FrontendAman
@FrontendAman 17 күн бұрын
Thanks, will do!
@amit__dhiman
@amit__dhiman 14 күн бұрын
Really Appreciable..
@ManishKumar-y3c
@ManishKumar-y3c 16 күн бұрын
Nice videos. Please do not stop making such good content
@FrontendAman
@FrontendAman 16 күн бұрын
sure, meanwhile checkout the playlist :- www.youtube.com/@FrontendAman/playlists
@saurabhu6458
@saurabhu6458 16 күн бұрын
Please continue this series i am preparing for interviews and youtube suggested me your channel please dont stop this series Thanks.
@FrontendAman
@FrontendAman 16 күн бұрын
Don't worry, more to come, on it.
@saurabhu6458
@saurabhu6458 16 күн бұрын
@@FrontendAman Thanks ...😍
@nitinrajvanshi
@nitinrajvanshi 10 күн бұрын
++
@RahulKumar-vr6ms
@RahulKumar-vr6ms 16 күн бұрын
Bhai amazing video, please share these type of coding questions with us 😊👌
@FrontendAman
@FrontendAman 16 күн бұрын
Sure I will, meanwhile checkout playlist :- www.youtube.com/@FrontendAman/playlists
@prashlovessamosa
@prashlovessamosa 16 күн бұрын
Keep uploading
@tushuoye
@tushuoye 11 күн бұрын
noice
@learnwithraj23
@learnwithraj23 16 күн бұрын
Nice
@ShubhankarSharma-vr6zg
@ShubhankarSharma-vr6zg 17 күн бұрын
⭐⭐🔥✨
@parthgoswami3221
@parthgoswami3221 10 күн бұрын
This is exactly what i was looking for! is machine coding rounds for fresher too?
@FrontendAman
@FrontendAman 10 күн бұрын
you can expect.
@shivamraj1784
@shivamraj1784 8 күн бұрын
the video is very informative but please focus on the voice breaking issue
@FrontendAman
@FrontendAman 8 күн бұрын
thanks for feedback, apart from this video you will not find issue with any other.
@ajiteshmishra0005
@ajiteshmishra0005 9 күн бұрын
By checking number of views, we can conclude that this is being asked mostly in interviews.
@FrontendAman
@FrontendAman 8 күн бұрын
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 KZfaq, and other elements. However, it’s a common question that comes up frequently along with other questions in playlist. 😄
@avipatel7106
@avipatel7106 10 күн бұрын
Great video Aman. Regarding that warning, I don't think it works without adding onChange. Please correct me if I'm wrong.
@FrontendAman
@FrontendAman 10 күн бұрын
thanks. try reading about the warning. what will be the problem if you ignore and is there any other possible way to handle warning.
@thelostman5625
@thelostman5625 8 күн бұрын
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 8 күн бұрын
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 8 күн бұрын
@@FrontendAman Thank you
@Aman_yadav1419
@Aman_yadav1419 9 күн бұрын
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 8 күн бұрын
onChange lagane se multiple char ek fields me ho jayega
@FrontendAman
@FrontendAman 8 күн бұрын
try doing it with only onChange. implement and LMK kya farak pada ya nahi. give it a try.
@growmoreyt4192
@growmoreyt4192 12 күн бұрын
does this really matter if i am using onkeyDown there instead of the onChange?
@FrontendAman
@FrontendAman 12 күн бұрын
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
@codewith_sidd
@codewith_sidd 11 күн бұрын
Will it be wrong to use pre-built packages from npm?
@FrontendAman
@FrontendAman 10 күн бұрын
not allowed in interviews.
@iftekharalammithu5128
@iftekharalammithu5128 11 күн бұрын
Amazing Content... but there is a issue in sound
@FrontendAman
@FrontendAman 11 күн бұрын
Thanks for the feedback, rectified it in the remaining videos.
@user-nx7dp6qb3f
@user-nx7dp6qb3f 17 күн бұрын
Can you please tell me how much js is enough to become frontend development
@donggaming1299
@donggaming1299 17 күн бұрын
You have to master the fundamentals
@FrontendAman
@FrontendAman 16 күн бұрын
js is never enough, keep learning you can take reference here for topics javascript.info/
@bhaveshsaxena9861
@bhaveshsaxena9861 11 күн бұрын
Bhai ek baar pura code explain kr diya karo last mai
@FrontendAman
@FrontendAman 11 күн бұрын
okay, will keep this in mind.
@mohdakarm4749
@mohdakarm4749 17 күн бұрын
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 17 күн бұрын
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
@-BC--AbhishekSingh
@-BC--AbhishekSingh 17 күн бұрын
Sir also bring react course
@FrontendAman
@FrontendAman 17 күн бұрын
abhi focus pehele machine coding round playlist pe hai uske baad hnji plan kr skte hai
@-BC--AbhishekSingh
@-BC--AbhishekSingh 17 күн бұрын
@@FrontendAman okk sir
@gagang1553
@gagang1553 14 күн бұрын
bro can you please explain in english so that everyone in india understands
@FrontendAman
@FrontendAman 13 күн бұрын
sure, but initially i have planned to explain in Hindi once hindi series is completed, can plan for english one also.
@viveksinghkushwaha2401
@viveksinghkushwaha2401 17 күн бұрын
Subscribed
React Stopwatch | React Interview Questions | Frontend Machine Coding
35:20
React File Explorer | React Interview Questions | Machine Coding Round
14:01
Incredible magic 🤯✨
00:53
America's Got Talent
Рет қаралды 78 МЛН
🤔Какой Орган самый длинный ? #shorts
00:42
Solving Uber Frontend Interview Question | Interactive Shape
26:11
Devtools Tech
Рет қаралды 41 М.
Learn Closures In 13 Minutes
13:22
Web Dev Simplified
Рет қаралды 44 М.
React Interview Question | Frontend Machine Coding Interview.
43:37
Compound Components in React (Design Patterns)
18:21
Cosden Solutions
Рет қаралды 31 М.
React Infinite Scroll | React Interview Questions | Machine Coding Round
25:51
JavaScript Visualized - Event Loop, Web APIs, (Micro)task Queue
12:35
Incredible magic 🤯✨
00:53
America's Got Talent
Рет қаралды 78 МЛН