Remix.run Logo
etra0 2 days ago

I've used it for fun to analyze some data of some community in real time without having to host anything on my side.

Doing data analysis in javascript feels a bit weird at first, but it allows you to write a bit more functional code than python which I ended up liking.

I dislike the plotting api but the pro of being automatically updated without me needing to do/host anything is cool.