How would you build a website grid?
Frontend
How to properly choose libraries for project integration?
How was voice message sending implemented in chat? How did you get permission to access the microphone?
How do you create a page in Vue?
Can you explain the difference between progressive improvement and sustainable deterioration?
What is delegation?
What is the MVC architectural pattern?
What do you dislike about Angular?
What is a pure function? When is a function considered pure? What are side effects?
What classifications of design patterns do you know?
Tell about a specific case of using the setTimeout function with zero delay.
What are the numerical values for the boolean values true and false?
What CSS property would you use to ensure accessibility?
What is Promise.all used for?
How does Angular work?
How does your company handle branch merging or history rewriting (rebase) in the version control system?
What is WebSQL?
Why did you use JSON.stringify? Could you have used a Map instead of an object for caching?
What design pattern classifications are you familiar with?
What are the disadvantages of using the ampersand (&) in preprocessors?