Frontend
What is the difference between Object.getOwnPropertyNames() and Object.keys() methods?
What is destructuring in JavaScript?
What is the difference between Flexbox and Grid in CSS?
What is Promise.all and how does it work?
What are the rules for writing hooks in React?
What is the difference between input type text and input type number besides the type of accepted values?
How do the properties flex-grow and flex-shrink work?
Who needs semantic markup?
What to do if the database becomes too large and the report takes too long to generate, but it is urgently needed?
What video file formats are supported in HTML5?
What happens if we write invalid HTML markup?
How does the event loop work in the web API?
How to create a Web Worker thread in JavaScript?
What is the <link> tag used for?
What are SOLID principles?
What are the call, apply, and bind methods used for in JavaScript?
What potential problems can arise when using types and interfaces in code?
How do you understand the meaning of encapsulation in programming?
How can you check if a field is an array?
How can a shadow be created from text?