Frontend
What is server-side rendering (SSR)?
What are undefined variables in JavaScript?
What was the motivation for migrating Angular from version 10 to 16?
What components does Vuex in JavaScript consist of?
What are the async and await functions designed for?
How does a browser process a web page?
What does the function `Function.prototype.bind` do and what is it used for?
Why is a two-way binding mechanism needed?
What is the difference between the 'amend' and 'squash' commands in Git?
How to change the direction of the flexbox container's axis?
What is Normalize.css used for?
What are semantic elements in HTML and what are they used for?
What are AMP pages?
What are Web Workers and what are they used for?
What HTTP request methods do you know?
How to properly choose a framework for frontend development?
Describe the Cache, Network, and Fallback sections in the cache manifest file.
Why did you use onMounted to load data instead of simply calling the function directly?
What is the purpose of flex in CSS?
How can we dynamically create classes during program execution?