# Will templates/user/summary.hbs ever be a widget?

**URL:** https://meta.discourse.org/t/will-templates-user-summary-hbs-ever-be-a-widget/44744
**Category:** Development
**Created:** [2016年五月24日 17:21 UTC](https://meta.discourse.org/t/will-templates-user-summary-hbs-ever-be-a-widget/44744 "2016-05-24T17:21:10Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![stevenpslade](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/stevenpslade/32/53550_2.png) [@stevenpslade](https://meta.discourse.org/u/stevenpslade)
#### Post date: [2016年五月24日 17:21 UTC](https://meta.discourse.org/t/will-templates-user-summary-hbs-ever-be-a-widget/44744/1 "2016-05-24T17:21:10Z")

</div>

I am planning on tweaking the user profiles on my Discourse and of course noticing profile, including the summary page, are still handlebars templates. Are there plans to rewrite these using the `virtual-dom` library (a.k.a. making profiles widgets)?

---

<div class="post-metadata">

### Author: ![eviltrout](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/eviltrout/32/5275_2.png) [@eviltrout](https://meta.discourse.org/u/eviltrout)
#### Post date: [2016年五月24日 17:28 UTC](https://meta.discourse.org/t/will-templates-user-summary-hbs-ever-be-a-widget/44744/2 "2016-05-24T17:28:25Z")

</div>

No plans at the current time. The widgets are much harder to write and so there needs to be a need for a huge speed improvement to implement them.
