# JustAct: Better UIs with Familiar Tools ```javascript class MyComponent extends justact.Component { render () { } } ``` ## Why JustAct? - Data bindings without virtual DOM - Less refactoring - Separation of concerns with ease