You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement functionality to pre-load existing job vacancies on the "View Jobs" page using an API. The goal is to fetch job listings from the API and display them as soon as the page loads, improving the user experience by reducing wait times. Ensure that the data is fetched efficiently and displayed in a user-friendly format. This will involve setting up an API call, handling responses, and integrating the data into the front-end with proper styling and responsiveness.
Go ahead, both of you can contribute to this issue. If you think any more improvements can be made, feel free to go for it. Keep up the great work, and happy contributing!
Hi, @Devmangrani !
Can I implement an infinite scroll? Limit six jobs by page. I guess we can improve a lot of performance doing that. What do you think?
Yes, go ahead—you can definitely implement the infinite scroll! Limiting to six jobs per page sounds like a great idea for boosting performance. Looking forward to seeing it!
Implement functionality to pre-load existing job vacancies on the "View Jobs" page using an API. The goal is to fetch job listings from the API and display them as soon as the page loads, improving the user experience by reducing wait times. Ensure that the data is fetched efficiently and displayed in a user-friendly format. This will involve setting up an API call, handling responses, and integrating the data into the front-end with proper styling and responsiveness.
I want to work on this @Devmangrani.
The text was updated successfully, but these errors were encountered: