Frontend
How do you arrange keys in lists when working with React?
What drag events are you familiar with?
What is the purpose of the react-router-dom library in React?
How to access data in React?
How to semantically divide content on a page?
How do modules work in ES Modules?
What is the <output> element in HTML5?
What hooks are available in React?
What functions exist in JavaScript?
What is the BEM methodology?
What are props in the context of React?
What is the scope of variables in JavaScript?
What iteration methods do you know?
What are HTTP response codes and how do they differ from each other?
Please tell us about the keygen tag.
What response codes does the server return?
Tell me about computed and watch: what is the difference between them?
How is CRUD implemented?
Where is Shadow DOM currently used?
Why do we use functional state updates (passing a function to setState with the argument prev) instead of just count + 1?