Sobes.tech

What does a JWT token consist of?

Middle
210

Event Loop task: determine the sequence of console output when setTimeout, Promise, and synchronous code are present.

Middle
209

Is it possible to refuse Zustand in favor of React Query (TanStack Query)?

Middle
206

If you create a new Promise and write console.log inside the constructor body, will it go to the microtask or the main stack?

Middle
199

What do you look at in tsconfig when creating a project from scratch?

Middle
198

Which CSS selector has the highest specificity: tag, class, or ID?

Middle
195

Tell me about the development of authorization via OpenID Connect

Middle
189

Have you used requestAnimationFrame?

Middle
186

Tell me more about multilingualism in your project.

Middle
185

When do typical memory leak problems occur?

Middle
182

How to insert HTML markup received from the backend into a page?

Middle
181

How was your code review process structured?

Middle
180

Did you use any tools for automatic code style control?

Middle
178

Live coding task: rewrite a function that uses callback style (html2pdf) to a Promise-based approach using async/await.

Middle
178

Do you have experience with other state managers besides Zustand?

Middle
173

Provide a practical example of using useRef

Middle
169

Why does the preflight request with the OPTIONS method occur in the browser?

Middle
167

Live coding task: write a function get(object, path) that retrieves a value from an object by a string path (e.g., 'a.b.c')

Middle
164

What is the difference between call and apply?

Middle
164
/2