Frontend
What is control inversion?
What do you know about port architecture and adapters?
What is the critical rendering path of web pages?
What are HTTP-only cookies?
What tags are prohibited in HTML5?
What did you study about the browser engine work?
Why is it important for a front-end developer to know algorithms and understand the complexity assessment of algorithms?
What is the SOAP protocol?
What are cookies with the HttpOnly attribute?
Can you explain what semantic versioning is?
How does data exchange occur between iframe and the main page?
What is the difference in how the event loop works on the server and in the browser?
What is DCI?
Which is better to use: REST or GraphQL?
How do you usually commit code?
Как остановить и уничтожить объект web worker?
What is asynchrony?
What object cloning methods do you know?
What is a CDN?
What is the difference between <script>, <script async>, and <script defer> tags?