Hacker News new | ask | show | jobs
by colinramsay 4417 days ago
It's just a store. You could write your implementation to store the data anywhere - localstorage, a REST service, the one in the example just keeps it in memory as an array.