Frontend
How to redirect a user to a specified URL?
How to remove an event listener?
How have you used the iframe element in your projects?
What methods of flow control (clearing) do you know and in what situations are they used?
How would you sort an array of numbers?
Can there be problems when sending pages with content-type application/xhtml+xml?
What is the difference between the <i> element and <em>, as well as <strong> and <b>?
What are generic types in TypeScript? Why use them? Are they a good practice or an anti-pattern?
Please tell about your development experience, what do you consider important to mention?
What concept of state management does Vuex implement in JavaScript?
How does data transfer work by reference and by value?
Why is semantics important in web development?
What methods of rendering (re-layout) optimization do you know?
Provide a description of the following sections in the cache manifest file: Cache, Network, and Fallback.
What is the difference between let and var?
In which cases should you use local state and in which cases - global state?
If we consider HTML5 as an open web platform, what components is it based on and what are the main elements included in it?
How would you build a website grid?
How to properly choose libraries for project integration?
How do you create a page in Vue?