Frontend
What is doctype and what is its role in an HTML document?
What is progressive rendering?
What is the difference between the tags <i> and <em>, as well as <strong> and <b>?
What are meta tags?
What is JSON?
What are the differences between various approaches to connecting styles (CSS) in development?
List at least five block elements that you know.
How can a block be centered horizontally and vertically?
What is the difference between <i> and <em> tags, as well as <strong> and <b> tags?
Can you explain the difference between progressive improvement and graceful degradation?
Have you ever used grid layout systems? If yes, which one do you like the most?
What was the motivation for migrating Angular from version 10 to 16?
What components does Vuex in JavaScript consist of?
What is ACID? How do Atomicity and Isolation work in PostgreSQL?
What problems does Vue solve, and which ones does jQuery address?
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?