What is HAVING and how does it differ from WHERE?
Node.js
What are transactions and the properties of ACID?
Have you ever worked with Worker Threads in Node.js?
In which tasks is Node.js most effective, and in which does it perform the worst?
What React hooks do you know?
What are the possible values of the CSS property position?
Tell us about yourself, your projects, and how you can strengthen our team?
How do the MAP, FILTER, REDUCE, and FOREACH array methods differ from each other? What are they used for?
How to center a block horizontally and vertically?
Which is better for shifting an element — position relative or transform translate, and why?
Why do two objects with the same fields compare as false?
What is a DOM tree and why is it needed?
What technological advantages can you name of JavaScript and Node.js?
Why was a separate type created for Map, if there is a regular object? What is the difference?
Tell me about the Event Loop.
How can you change the context of a function?
Have you ever worked with views in databases?
In which cases is it better to use local state, and in which — global state?
Why does an async function return a Promise if called without await?
What are Map and Set, and how do they differ?