Sobes.tech

How would you sort an array of numbers?

Junior
235

When does JavaScript execution occur during HTML parsing?

235

function promiseWithResolve() { // Not implemented } const { resolve, promise } = promiseWithResolve(); promise.then((v) => console.log(v)) setTimeout(() => resolve(13), 10)

Middle+
235

What are the advantages of React?

Junior
235

What are the call, apply, and bind methods used for in JavaScript?

Middle
235

If we consider HTML5 as an open web platform, what components is it based on and what are the main elements included in it?

Junior
235

Can you explain the difference between progressive improvement and sustainable deterioration?

Middle
234

What is delegation?

Junior
234

What is the MVC architectural pattern?

Junior
234

What do you dislike about Angular?

Middle+
234

What classifications of design patterns do you know?

Middle
234

Tell about a specific case of using the setTimeout function with zero delay.

Middle
234

How to change the direction of the axis in a Flexbox container?

Junior
234

What do you get recommended during code review? Provide a specific example of code simplification.

Middle+
234

What are pseudo-classes in CSS?

Junior
234

What are the numerical values for the boolean values true and false?

Intern
234

What CSS property would you use to ensure accessibility?

Junior
234

What is Promise.all used for?

Junior
234
/312