What is the main advantage of RTK Query or GraphQL clients over regular Axios?
Frontend
How would you architecturally organize work with the backend on a new project? What technologies would you choose?
How to center a div? Name three ways.
What React hooks have you worked with? Briefly describe each. What is the difference between useEffect and useLayoutEffect?
There is a Button component used in 50 places. The designer wants to change its appearance slightly in one specific place. How would you act?
How to optimize a landing page with many images and videos?
What are the pros and cons of the approach with frequent releases (continuous deployment) versus scheduled releases?
How would you optimize a slow-running application? What methods would you use?
How to avoid merge conflicts in a team? How do you resolve conflicts when working with Git?
What is semantic markup and why is it needed? Provide an example.