Sobes.tech

How will such a construction look after transpilation into ES5?

Middle+
107

What design system or UI-kit did you use: a ready-made set of components or your own components?

106

Have you worked with the infer operator? What is it used for and where have you applied it?

Middle+
105

What is at the end of the prototype inheritance chain?

Middle
105

Briefly tell us about yourself: what should we know about you?

Middle+
104

How to implement real-time table updates when multiple users create, delete, or modify records?

101

How to build a page with a table or list of thousands of elements so that it works efficiently? What tools to use for loading and rendering?

100

In which cases should || be used, and in which — ???

Middle+
99

How to rewrite assignment through nested destructuring?

Middle+
97

Situational task: you need to create a page for uploading XML files from scratch, the server processes them with CPU-bound tasks for a long time and returns a protocol. What are your first steps before writing code?

97

Have you had experience setting up GitLab Runner and the infrastructure for deployment?

96

Why should || be used instead of ?? in this expression, and in which scenario will ?? lead to an error?

Middle+
96

When will the useEffect in the given example run once, and when will the cleanup be executed?

Middle+
96

Situational task: the processing result may contain thousands or tens of thousands of remarks; the response takes a long time, and the browser hangs during rendering. What do you suggest?

95
/350