User Tools

Site Tools


ember-autotracking-object-arrays

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
ember-autotracking-object-arrays [2023/07/19 08:21]
sausage
ember-autotracking-object-arrays [2023/09/20 04:38]
sausage
Line 1: Line 1:
 ====== Ember Auto-tracking Object Arrays - Deep Dive ====== ====== Ember Auto-tracking Object Arrays - Deep Dive ======
  
-{{ :​ember:​ember-title-card.jpg?​nolink&​300|}}There will be many times when an Ember application needs to work with simple temporary data (POJOs), but setting up models and working with Ember Data's store is not appropriate or overkill.+{{ :​ember:​ember-title-card.jpg?​nolink&​300|}}There will be many times when an Ember application needs to work with simple temporary data (POJOs), but setting up models and working with Ember Data's store is simply ​overkill.
  
-The user might still want to bind this data to controls and have it perform dynamically when the data in the array might change.+The user might still want to bind this data to controls and have it perform dynamically when the data changes. 
 + 
 +Let's explore some easy options.
  
 ===== Setting up a new project ===== ===== Setting up a new project =====
ember-autotracking-object-arrays.txt · Last modified: 2023/09/20 04:53 by sausage