Adding Items to Session Storage Arrays

Hi @TomD that is an interesting approach, thanks for the idea. I’ll give it a shot. The tip on conditionally showing the buttons is cool too and makes for a cleaner UI.

I am curious as to why we are able to create arrays and keyed arrays if we don’t have any way of working with them and am very interested in what @Teodor and @George have to say. Working with arrays, hash tables, etc, is fundamental in any programming language so if it isn’t available today, I hope it will be eventually! :slight_smile: