How to organize asynchronous interaction between frontend and backend during long operations (e.g., starting an evaluation calculation)? How to handle statuses and updates?
Middle
162
How to organize asynchronous interaction between frontend and backend during long operations (e.g., starting an evaluation calculation)? How to handle statuses and updates?
Tell us about yourself and your projects — what is your experience in frontend development?
How would you business-wise divide the real estate appraisal system into parts? There is an object, organizations with branches, user roles — how would you structure this?
How to make a table with 300,000 objects efficient and user-friendly?
Which state management stack would you suggest for this project — React Query, Redux Toolkit, RTK Query?
Tell me about the most complex frontend scenarios you have implemented in your projects.