Sobes.tech

How do you learn about new layout features? Do you read anything on the topic?

205

Why are container queries not used in your project?

178

Tell me about scope in JavaScript: let, const, var — how do they differ from each other and what is hoisting?

178

What happens if the user clicks on a tooltip and the text in the input field changes — will a re-search be triggered on the already selected value? How can this problem be solved?

165

If you needed to create a text input component (with label, hints, show password button) — how would you style it: Grid, Flex, or a regular block?

165

What modern new HTML tags have you encountered and used in your work?

153

What are the advantages and disadvantages of SSR (Server-Side Rendering)?

148

What was the most interesting task for you during your work? (e.g., integrating a identity verification service for Kazakhstan)

143

Tell me about props, emit, and provide/inject in Vue — what they are, how they are used, and why.

143

Why is it better to position input field hints absolutely?

139

What is the difference between the section and article tags? What requirements does the specification impose on these tags?

138

Why did you dislike backend logic and prefer frontend?

138

There is dynamic routing: need to open a user page, but the page itself can change (for example, id in query parameters). How can you write a method to track changes in routing to load the corresponding data?

138

How do you use responsive design? What approaches to responsiveness are there in general?

137

Is JavaScript a synchronous or asynchronous language?

136

Tell me about promises in JavaScript. What promise methods do you know? Explain async/await and why it is needed.

136

How does focus-visible differ from regular focus?

133

Will there be an infinite loop in the implementation if, for example, using watch to track changes in the input field?

133

Why is it better to use a store (e.g., Pinia) for global state rather than provide/inject?

132

Are you ready to take the test assignment for the second stage of selection?

130
/2