Related Posts
Hi Fishes,
I have selected in TCS, they offering 6lpa.
I have 3 YOE as a SAP SD Consultant.
I tried negotiating but they showing 'take it or leave it' kind of attitude.
This is my first offer. Should I take it and put paper in current company? Need your suggestion.
Thanks in advance.
Tata Consultancy
what you buying?
Hi
How is the insurance BU project to work? And if we do not like the project what is the process to change the project that we are looking domain for? I am from background of Banking and capital market domain Persistent Systems Limited Persistent Systems Limited Tata Consultancy Cognizant
Additional Posts in Frontend Developers
Impetus Technologies is urgently hiring for #uideveloper with 3-5 years of experience on #react.js
Preferring someone who can join within 30 days.
If interested please share cv at sonal.mishra@impetus.com
#reactdeveloper #redux #javascript #html #css #jquery
#indore #noida #gurgaon #bangalore #pune #hyderabad #chandigarh #ahmedabad #jaipur
Stuck in same company for 7 years without growth, working in production support without skilling in latest technologies. Started learning React and want to shift on React frontend path. Again, stuck at resume building i dont know how to incorporate react into the projects i have worked. Can anyone send me (n4bryqzp@duck.com) React resume for reference?
Hello Everyone,
Last Monday i.e on 10th Oct, I received a mail from Infosys to submit documents such as Infy Application form, Latest offer/Revision Letter and ID Proof. Its been a week and I have not received any response from them. Can anyone please let me know how much time will they take to get back. 2nd Tech round was cleared on 3rd Oct.
New to Fishbowl?
unlock all discussions on Fishbowl.





As mentioned by a colleague, you can do lazy loading, ie, only call relative api once it starts coming into view if scroll is there.
Otherwise, there is an option to create batches based on priority. Say a table/chart & profile api are priority. Call them first, on receiving data, set a flag and only call the rest when this flag is acceptable.
lazy loading works for you? if possible based on scroll pagination?