Frontend
What is a constant?
How does object conversion to string work in the programming language you use?
How can JavaScript code be used within JSX?
What is the difference between var and const?
Why were libraries like React created and what problems do they solve?
What is the result of executing asynchronous functions?
If useEffect has two dependencies, what happens when one of them changes?
What is a relative link?
How to organize interaction with Vuex in a Vue.js application?
How to cancel image text wrapping?
What are the known provider configuration options in Angular: useClass, useExisting, useValue, and useFactory? When should they be used?
Which is better to use: SVG font or sprite?
What is the difference between adaptive and responsive design?
What statuses exist for a promise in JavaScript?
What is the MVVM architectural pattern?
What is the purpose of the 'autocomplete' attribute and what parameters can it accept?
What CSS property is used to transform text to uppercase or lowercase?
What are data-attributes used for in HTML?
Which property of flexbox controls the arrangement of flex items in a single line or multiple lines?
What pitfalls can arise when optimizing CSS performance?