Sobes.tech

What packages or tools have you used on the frontend for working with Socket.IO/WebSocket?

Middle+
Arx security(Vue.js)
0

Tell about any and unknown in TypeScript.

Middle
IBS (react)
0

What interesting experiences, problems, or cases have you encountered working with WebSocket?

Middle+
Arx security(Vue.js)
0

How to avoid prop drilling? Is prop drilling a problem?

Middle
IBS (react)
0

How did you come into front-end development?

Middle+
Arx security(Vue.js)
0

Is there any information that needs to be updated or previously discussed about the project and processes before the interview?

Middle+
Arx security(Vue.js)
0

How to replace v-model with an explicit implementation with the same two-way binding?

Middle+
Arx security(Vue.js)
0

How to ensure that heavy computations are performed without interface lag and the user does not notice delays?

Middle+
Arx security(Vue.js)
0

What will be printed to the console in the given code with var, loop, and setTimeout?

Middle+
Arx security(Vue.js)
0

Have you used Set and Map collections in ES6? Tell us about them.

Middle
IBS (react)
0

What is Virtual DOM in React?

Middle
IBS (react)
0

Why is it necessary to use keys for an array of components with internal state? What can happen with incorrect keys or their absence? How do keys affect the internal state of components?

Middle
IBS (react)
0

What happens when you access a variable before its declaration with var, let, and const?

Middle+
Arx security(Vue.js)
0

Implement a request function: it calls getData, returns a successful result, and retries the call up to a specified number of attempts, returning the last error after attempts are exhausted.

Middle+
Arx security(Vue.js)
0

How was the display or hiding of UI elements implemented in your project depending on the role and permissions of the user?

Middle+
Arx security(Vue.js)
0

How are you doing with TypeScript?

Middle+
Arx security(Vue.js)
0

There is an array of seasons. Write a TypeScript type Season that can only accept one of the values of this array.

Middle+
Arx security(Vue.js)
0

What is the difference between var, let, and const?

Middle+
Arx security(Vue.js)
0

Can you use an arrow function as a constructor?

Middle
IBS (react)
0

In what order will the code be executed and what will be printed to the console in the task with synchronous code and Promise?

Middle+
Arx security(Vue.js)
0
/312