# Stipple: Reactive data dashboards with Julia \[WIP\]

**URL:** https://discourse.julialang.org/t/stipple-reactive-data-dashboards-with-julia-wip/37291
**Category:** Package Announcements
**Tags:** web, reactiveprogramming, genie, dashboard
**Created:** [April 9, 2020, 5:21pm UTC](https://discourse.julialang.org/t/stipple-reactive-data-dashboards-with-julia-wip/37291 "2020-04-09T17:21:13Z")
**Posts on this page:** 1
**Showing post:** 50

<div class="post-metadata">

### Author: ![NiclasMattsson](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/niclasmattsson/32/21988_2.png) [@NiclasMattsson](https://discourse.julialang.org/u/NiclasMattsson)
#### Post date: [June 18, 2020, 8:37am UTC](https://discourse.julialang.org/t/stipple-reactive-data-dashboards-with-julia-wip/37291/50 "2020-06-18T08:37:04Z")

</div>

> [@anon67531922](#):
>
> Any chance that Stipple can be abstracted so we can use React instead of Vue or will it be forever tied to Vue? There are also nice component libraries available for React that can do similar things AND work with Plotly.js for which there is already quite a lot of Julia integrations.

And let’s not forget the new kid on the block [Svelte](https://svelte.dev/blog/svelte-3-rethinking-reactivity). It differs from other reactive javascript frameworks by its clean syntax, focus on compilation over runtimes, and that it doesn’t shoehorn your code into an object-oriented structure. You might even say it relates to Vue and React as Julia relates to Python and R. I hope its [fantastic step-by-step tutorial](https://svelte.dev/tutorial/basics) might one day serve as a template for a similar Julia tutorial (once Julia runs reliably on the web).

---

_[View the full topic](https://discourse.julialang.org/t/stipple-reactive-data-dashboards-with-julia-wip/37291)._
