Sobes.tech

Does lazy loading always work well? What problems can there be with chunks?

Middle
209

How do CORS and CSP affect each other?

Middle
182

What to do to optimize the performance of a React application (Web Vitals)?

Middle
172

How much have you worked with backend asynchronous processing, integration with other services, queues?

Middle
171

What is a graceful shutdown and why is it needed?

Middle
156

How did you handle build artifacts in this deployment approach?

Middle
155

What is HTTP/2 and how does it differ from HTTP/1.1?

Middle
150

What should be done if Redis overflows under high load?

Middle
146

How much have you had to participate in deployment, CI/CD, what did you have to do, and what were the challenges?

Middle
145

What are Access and Refresh tokens?

Middle
140

What is CSP and how to configure it?

Middle
132

How can you catch a situation where server dependencies differ from those on which tests were run?

Middle
129

What is horizontal scaling and how was it applied?

Middle
129

Tell about web application security: SQL injections, XSS, CSRF, CSP, CORS, rate limiting, and others.

Middle
128

What is CSRF and how to fight it?

Middle
123

How to understand that the backend is working poorly, where is it slowing down? How to debug a 500 error in production?

Middle
123

How to cache requests on the frontend and how to manage caching?

Middle
123

What is rate limiting and how can it be implemented?

Middle
112

How to prevent double charging on a repeated request (idempotency)?

Middle
110

What is important to control during deployment?

Middle
100