Sobes.tech

What methods can be used to clone an object in JavaScript?

Middle
266

If you copy an object using Object.assign and its property references another object, will this be a deep or shallow copy? If you change the nested profile in one object, will it change in the other?

Middle
249

The application constantly throws exceptions that need to be categorized by meaning and domain logic, such as domain errors and connection errors. How would you solve this with a functional approach?

Middle
200

How do you work with legacy code: do you fix it or rewrite it?

Middle
199

How does the JavaScript execution environment in the browser differ from Node.js?

Middle
190

Do you use CSS or preprocessors? Which is better: plain CSS or a preprocessor? Where can loops be applied in a preprocessor and what are its disadvantages?

Middle
184

How many micro-frontends were in the system?

Middle
183

What state managers have you used on the project? How do data from Pinia appear on the page?

Middle
183

What is localStorage, where does it come from, and is it available in Node.js?

Middle
179

What motivates and demotivates you at work?

Middle
176

What values can be stored in JSON? Can functions be stored there?

Middle
175

How did you solve technical SEO, increase loading speed, and optimize for traffic?

Middle
174

Tell me more about CI/CD: how was deployment carried out and how many environments were there?

Middle
170

How is code from ten developers consolidated into one micro frontend? Is there someone coordinating the changes?

Middle
168

In the provided code fragment, what happens when converting values to boolean and what is this process called?

Middle
168

Where were the Playwright tests located: in the same repository or separately?

Middle
160

Tell us about your last workplace and your experience with Vue and TypeScript: what did you do from scratch, and what complex or interesting tasks did you solve?

Middle
158

Did you do analytics? How did you implement sending analytics events, for example, for clicking the save profile button?

Middle
156

What will happen in Node.js and in the browser if you access global and execute global.foo = 'bar'?

Middle
154

How does the host application exchange data with the iFrame?

Middle
151
/4