Open joonne opened 5 years ago
wdyt? I'm just testing around, wanted to get lighter data storage implementation and I thought JSON would serve us well enough as the data model?
I also wonder about the efficiency of the code because both setState and getState make copies of the state. Need to check the code more carefully and also investigate is compiler will optimize those situations to something more efficient.