Sobes.tech

What do you know about the context in JavaScript?.

Middle
РСХБ-автоматизация
22

Have you ever configured CI/CD?

Middle+
АэрофлотАэрофлот
22

What is the difference between Short Polling and Long Polling?

Middle
NordClan
22

Write a fetch request that returns a list of products. Wrap it in a reusable function.

Middle
АО Пари Страховая компания
22

Do you have experience with Vue? What tools did you use for testing?

Middle
Синьор Софт
22

Tell us about your experience working with tables (drawing, working with large data volumes).

Middle+
РСХБ
22

How to optimize a landing page with many images and videos?

Middle+
Rossko
22

Tell about the types and interfaces in TypeScript: what are they, what are the differences, what limitations exist, and what do you choose in your work?

Middle
thesis
22

Have you worked with the Zod library?

Middle+
Ozon Tech
22

How will you store callbacks inside EventEmitter?

Middle+
Альфа-БанкАльфа-Банк
21

If you declare a function and then declare a variable after it, will the variable be accessible inside the function? Tell me about hoisting.

Middle
Data World
21

How do you use AI tools in your work? What are the important security and confidentiality considerations when working with AI?

Middle
Chulakov
21

How does the server understand that it needs to download a file, rather than just retrieve some entity (for example, when downloading a PDF)?

Middle+
Альфа-БанкАльфа-Банк
21

Your branch is behind dev because another developer has already merged their changes. How to update your branch and resolve conflicts?

Middle+
Chaser
21

Tell us about the useTransition hook — how does it work and what is it used for?

Middle
IBIT
21

const submit = (el) => () => { log(el); } arr.map(el => <button onClick={submit(el)}/>) arr.map(el => <SomeComp key={} pmclick={() => submit(el)} />) const param = useMemo(() => ([c: a + b]), [a,b]) return <Child value={param} /> Child = React.memo(() => {})

Middle+
IT OneIT One
21

How much do you like this work, or do you prefer to work in a team?

Middle
Navio
21

Have you had experience writing tests?

Middle
WildberriesWildberries
21

What will change in all three cases if the function is arrow?

Middle+
Ozon Tech
21

Write an abstract implementation of a Child component with memoization using React.memo. What is the second argument that React.memo accepts?

Middle+
IT OneIT One
21
/283