Sobes.tech

There is a React component with an input. We click the 'Show input' button, and the input appears, but it does not get focus. Fix this. Suggest as many solutions as possible.

Middle
208

What do you think about this? Good tool, bad?

Middle
204

Have you ever used styled-components?

Middle
191

So, you came to it, did you describe contracts somehow?

Middle
182

What type of data did we process in this step?

Middle
177

Have you never tinkered with Kubernetes infrastructure?

Middle
172

How can you solve the problem of undefined in selectedId right now, without rewriting?

Middle
170

There is a component with a hierarchical data list in the form of a tree. You need to render this tree: parents and children with indentation to the right. Implement rendering without hide/show functions.

Middle
169

Are the applications that embed each other both built on React?

Middle
165

How can you solve the problem with the shared isOpen state for multiple nodes? Is there a more elegant solution?

Middle
165

Write a deep copy function for an object in pure JavaScript without using built-in tools.

Middle
162

Technically, did you deploy and configure the project from scratch yourself?

Middle
156

In setTimeout, the second parameter is usually the timeout, what number will you pass there?

Middle
156

Have you ever configured CI/CD, infrastructure-related things?

Middle
152

Isn't the toggleInput function called before this?

Middle
141

I see I click on item 2, hide it, and item 1 also closes. This shouldn't happen. Can you explain why this happens?

Middle
140

How can we solve this readability problem?

Middle
138

And the last project — how many developers were involved in total, what was the team like, and who did you have to communicate with?

Middle
136

Why do we need the level here? And if without it — let's try to remove +1, then everywhere will be 0, right?

Middle
136

Let's go step by step: you pressed the Toggle Input button — tell what happens in the DOM tree at that moment.

Middle
135
/2