Sobes.tech

A user has entered all data, clicked 'Submit', payment is processing, and the page hangs. How would you debug this situation and how to prevent it initially?

198

How was code review organized in a team of 3-4 frontend developers? What principles were established?

189

How would you organize work with a large insurance calculation form that has many fields (about 50), dynamic sections, instant total cost calculation, broken into several screens?

188

Tell about a situation where an architectural decision turned out to be unsuccessful — what happened and what did you change afterwards?

160

The public part of the aggregator (landing page, product catalog) should be well indexed. How would you approach the choice of rendering (SSR/SSG)?

158

Tell me about the Event Loop: explain the difference between microtasks and macrotasks, and give an example with a promise and setTimeout.

158

How would you store form data so that the user can return after reloading the page or closing the tab (without authentication)?

135

When transitioning from Vue 2 to Vue 3, what exactly changed in state management and what difficulties were encountered during this migration?

127