Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

D Question 12 7 pts If I was making an application with lonic and I had a todo list with over 100,000 todo items, how

image text in transcribed

D Question 12 7 pts If I was making an application with lonic and I had a todo list with over 100,000 todo items, how would I load the list without affecting scroll performance? You can use the angular ng-repeat directive since it has the greatest performance time You can use the angular ng-repeat directive since it will lazy-load the page and only load what is currently required determined by what the user is currently viewing You could use AJAX and only load a few elements in the list at a time O You could use the collection-repeat directive, which will lazy-load and only render the visible items in the viewport The application could load the list at runtime and store the list in a persistent MySQL storage which is on the mobile device by default The application could use a priority list and only show the items with greatest importance None of the answers are correct

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

XML Data Management Native XML And XML Enabled Database Systems

Authors: Akmal Chaudhri, Awais Rashid, Roberto Zicari, John Fuller

1st Edition

0201844524, 978-0201844528

More Books

Students also viewed these Databases questions

Question

1. Identify and control your anxieties

Answered: 1 week ago

Question

KEY QUESTION Refer to Figure 3.6, page

Answered: 1 week ago