Sobes.tech

When is useLayoutEffect called and how does it differ from useEffect?

179

If a close person approached you and asked how to become a front-end developer, what would you tell them to discourage them?

178

How do you access an uncontrolled input and its value in React?

173

What is the purpose of the key attribute when rendering lists? Can the array index be used as a key?

168

How to make useEffect run only at certain moments? What happens if you don't pass a dependencies array? And if you pass an empty array?

168

Tell us about a complex project from your experience (visual editor with intervals, actions, and connecting lines).

163

What does comparing an empty array with an empty string using == return?

162

When does useEffect execute? How does it differ from useLayoutEffect?

162

What is the difference between == (double equals) and === (triple equals)?

159

What is the difference between the methods some, find, and includes?

157

What happens if you use an index as a key when rendering a list in React?

156

What would you like to share from your experience? Any significant events, achievements you'd like to talk about, or perhaps some fails?

148

How would you optimize repetitive onChange handler code for email and password fields?

140
/2