DEV Community

Discussion on: React JS for Smart TV - discussion

Collapse
 
sugardave profile image
Dave Freeman

I wish I joined before this so I could have helped. I'm part of the Enact framework team and Enact was originally designed to deliver single page web apps on LG webOS TVs using the Moonstone theme. We've grown the framework considerably and offer a way for devs to create their own themes (or keep using Moonstone because it is specifically designed for TVs).

Enact is built on top of React, so you get everything you already have plus some syntactic sugar for things like assigning event handlers, computed properties, HOCs, etc.

Check us out:

If you think you might want to take it for a spin and have questions, come to our Gitter and give us a shout!