Hacker News new | ask | show | jobs
by koolba 2975 days ago
Very cool!

As everything is done client side how about adding some parsing of the URL #hash/?query to encode data of a portfolio? That way you could have a single statically hosted version serving multiple people. Could even have a portfolio builder page that generates the encoded URL.

1 comments

Thanks, agreed this is a good idea and I added query param support here: https://github.com/toddwschneider/stocks/pull/4