Create an observable array

Get notified when it changes

Use all the native Array methods to make changes, loop, etc.

Add a DOM observer which will get live updates

Stop observing when you're done