Explore tweets tagged as #useImperativeHandle
@stamigos
Vitalii-Alan B
2 months
Control Child Components in React with `useImperativeHandle` 📡. Expose internal methods safely. 😉 .#ReactJS #Refs #Hooks
Tweet media one
0
2
4
@niranjannitesh
Nitesh Kumar Niranjan
3 years
JS Promise and React useImperativeHandle.go crazy
Tweet media one
Tweet media two
0
0
5
@FaiziSamana
Samana Faizi
2 years
These days we are working on an interesting project called Timer Challenge which includes new topics like.fragments, forwarding ref() and useImperativeHandle.By Mr @E_Ehrari.#AfghanGirlsCode .@CodeToInspire .#WebDev .@f_forough
Tweet media one
Tweet media two
Tweet media three
2
3
18
@tetty0217
tetty.🍶
10 months
そこそこReact使ってるけどuseImperativeHandleを初めて導入した.
Tweet media one
0
0
2
@jjenzz
jenna
10 months
i will probably die on this hill but `useImperativeHandle` is your friend
Tweet media one
Tweet media two
13
9
281
@AdamRackis
Adam Rackis
2 years
Me when I reach for useImperativeHandle
Tweet media one
1
2
11
@_internetdrew
Andrew Rowley
2 years
Today in Gather: . Got this modal working using the dialog element. Makes creating modals pretty easy and accessibility rocks. Also learned a lot about passing a ref from one component to be activated by another using forwardRef and useImperativeHandle. And yes, article comin
0
0
0
@entiendoNULL
Jacob Clausen
7 months
Did you know @expo DOM Components has an experimental useDOMImperativeHandle hook?. It's like React's useImperativeHandle, but for bridging between DOM Components (web) and React Native (native). You can use it to bind functionality within your DOM Component to a ref and call it
1
2
6
@AdamRackis
Adam Rackis
2 years
Me when I reach for useImperativeHandle
Tweet media one
1
0
9
@_georgemoller
George Moller
10 months
⚛️ How to expose custom refs with the useImperativeHandle hook in React ↓
4
35
312
@NITESHoak
NITESH TIWARI
10 months
🚀 Day 20 of #100DaysOfProgramming 🎉.Learning React Hooks with @Piyush_eon today: explored useWindowSize, custom hooks, and useImperativeHandle! 💻. #ReactJS #CodingChallenge #WebDevelopment #Programming #TechCommunity #100DaysOfCode #InterviewPrep
Tweet media one
0
1
6
@WickyNilliams
Nick Williams
1 year
This is a nice React pattern for when you have a ref you use internally, but also you want to forward a ref to the same element. Instead of jumping through hoops to merge refs, you can leverage the oft-forgotten `useImperativeHandle` hook:
Tweet media one
2
1
9
@_georgemoller
George Moller
2 years
⚛️ Pro React tip: how to make interactive HTML nodes accessible to parent components with the useImperativeHandle hook. ↓
3
47
373
@asukiaaa
あすき
1 year
reactで子のstateを親で呼び出すにはforwardRefとuseImperativeHandleを組み合わせたら呼び口を作れると分かった.難儀したが分かって良し.
Tweet media one
Tweet media two
0
0
1
@de_codementor
De Code Mentor
1 year
I created a modal using the `useImperativeHandle` hook method in react. It's an essential technique for handling component instances in a more controlled manner. You really want to check it out. #ReactJS #JavaScript #WebDevelopment #Coding #NightCodeClass #DeCodeMentor
1
0
2
@JFGariepy
Jean-François Gariépy 🧬
18 days
🙌useImperativeHandle(ref, () => ({🙌.
1
0
8
@jyoti_manglani_
Jyoti Manglani
2 years
🚀 Today's React Learnings. Explored Refs vs State values, managed timers & state, handled values with refs, used useImperativeHandle hook, and delved into portals. Wrapped it up with a mini-project covering these concepts hands-on! .#webdevelopment #reactjs.
1
0
8
@developerBolu
Boluwatife.vue.dev💚✨
9 days
I just learnt about useImperativeHandle in React which is a similar api to defineExpose in Vue.
1
0
12
@crutchcorn
Corbin Crutchley
2 years
Just added a section to The Framework Field Guide that teaches you how `useImperativeHandle` works under-the-hood in React. DM me if you'd like early access and check it out before it goes live 😉
Tweet media one
1
2
8
@th_clarence
Clarence
1 year
You can't use forwarded ref directly in React ⚛️. To do that you need to add useImperativeHandle hook
Tweet media one
0
1
20