to-boldly-go / tbg-shipdesigner

Ship designer webapp for To Boldly Go
2 stars 2 forks source link

Implement refit and compare design modes #75

Closed lbmaian closed 6 years ago

lbmaian commented 6 years ago

Implement refit and compare design modes. Add lang-utils.js with zipByAndWith function.

Addresses #45.

Apologies for the monolithic commit - I had to do a lot of experimenting, which precluded an organized series of commits. I've tried to keep other incidental changes to the minimum.

Anyway, as you can see, the key implementation detail is that I'm using JS Proxy.