Frontend
How is integration with WebSocket protocol implemented on the frontend?
How quickly does your team master and implement new libraries/approaches?
In what cases is using server-side rendering (SSR) necessary?
What is the difference between the <script>, <script async>, and <script defer> tags?
Which approach do you lean towards when creating tables in the interface block?
What happens if I use the await operator on a non-promise value?
Why did you choose Angular for development?
What programming paradigms can be used in TypeScript?
What does the overflow property in CSS do and when should it be used?
What is a singleton?
What is the difference between the article and section elements in HTML?
What is HMAC?
What events can you subscribe to for video or audio elements?
How can a JavaScript object be saved in localStorage?
What is the difference between the various methods of positioning elements in CSS?
What is CSS?
What is the box-sizing: border-box property and what role does it play in CSS?
Name the design patterns related to creational.
Where in the browser can you see TypeScript?
What event is triggered when a form element loses focus?