You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tom Wilson edited this page Jun 9, 2016
·
1 revision
What is hyperscript?
Hyperscript is a template language in JavaScript, this language makes it easy to write markup using javascript. This means that you can abstract the boilier plate of creating complex presentation components using pure javascript.
This example uses hyperscript-helpers to make it easier to reason about.
Give hyperscript a try, if you are having problems or having problems convincing yourself this is a good solution, feel free to reach out on slack to discuss further.