Sobes.tech

Tell me about Promise: what it is, states, and static methods (especially the difference between Promise.all and Promise.race)?

Middle+
224

Tell me about WebSocket: how it works, what data can be transmitted, encryption?

Middle+
223

What is the Temporal Dead Zone (TDZ)? Why does it appear and how to deal with it?

Middle+
193

Tell about your work experience and current tasks on a betting platform.

Middle+
183

What happens during HTML parsing by a browser? How are CSS and JavaScript files processed?

Middle+
172

What is XSS (Cross-Site Scripting)? How to combat it? What is CSP?

Middle+
168

Tell about the lifecycle of React components (class-based and functional).

Middle+
166

Tell me about the Event Loop: what is it and what parts does it consist of?

Middle+
163

Tell me about the JWT token: what parts does it consist of, and where is it safer to store?

Middle+
163

Algorithm task: write a function that reversibly changes vowels in a word.

Middle+
159

How can an HTTP request be canceled?

Middle+
155

How is the process of delivering tasks from business to production organized at your company?

Middle+
152

What is a HOC (Higher Order Component)? What programming patterns are used in React?

Middle+
148

How does the garbage collector work in JavaScript?

Middle+
141

How to copy objects in JavaScript? What types of copying are there?

Middle+
141

How does React work? Tell me about Virtual DOM and the reconciliation mechanism.

Middle+
118

What happens when you enter a URL in the browser (https://google.com)? Describe the entire process from input to content display.

Middle+
113