Sobes.tech

How is the Event Loop in JavaScript structured? Tell me about micro- and macro-tasks.

147

How were modules isolated in microfrontends, how was communication between modules organized, and how was state managed?

146

A bug has appeared that is difficult to reproduce — it reproduces in testing, but it's unclear how, and it is not logged. How would you debug it?

142

If we have a small application, like a to-do list, should we split it into a host application and micro frontends?

129

What is the difference between ref and shallowRef in Vue.js? When is it better to use shallowRef?

123

There is an old module in the project, the business wants to add a new feature quickly, but you want to refactor the module first. What would you do?

121

Is it reliable to trust TypeScript types at runtime? How to ensure backend data validation?

115
/2