I honestly believe that the way we communicate digitally can be upgraded, and framejs is one of my many attempts to improve this. We should be sharing simulations, rich visual data, and interactive models, directly. Sharing is connected with storage, where the thing you share needs to be as self-contained as possible, since in the distant future you might need to look at this again, framejs is designed to work decades after this time point.
Experiment! You can create pretty amazing visualizations, focus on your domain of interest, you will be pleasantly surprised.
this is genuinely clever, love the url-as-app idea. one thing that would make it way more useful for me though is some kind of optional expiration or signed link feature so i can share stuff with sensitive data without worrying about the full state living in the url forever
@jean_connie It's already implemented! Click the top right to get the internet editor, and click "Create expiring snapshot". They URL is a sha256 of the content (so unique and unguessable) and the URL lasts for 30 days then is deleted.
@jean_connie And if you "Save" the page, you get a unique uuid based URL that you can make private or public.
Pythagora
Congratulations on launching framejs! Looking forward to following its progress. 🚀