Sobes.tech

What is semantic markup, why is it needed, and can you name some semantic HTML tags?

42

What is the difference between ref and reactive in Vue and when should each be used?

21

How to avoid the situation where, after quickly changing the user search query, the previous results are displayed even though all requests have completed successfully?

19

Have you worked with CI/CD, set it up or written anything for it?

17

Conduct a code review of the Vue component fragment in script setup: suggest improvements and possible fixes.

17

Event Loop task: name the order of console.log output in the shown code and explain why it is exactly like that.

11

Conduct a code review of the Nuxt composable: plugin and get method work correctly, suggest improvements and enhancements for request handling and state management.

10

What are the main stages of the Vue component lifecycle in Composition API and script setup?

9

How does the browser render a page from the moment it receives HTML?

6

Conduct a code review of the Vue user management component: identify issues and suggest improvements. Do not consider CSS class names, HTML semantics, or styles; the users data are mock data.

3