Chadtech / FIGHT-LINES-DEPR-

3 stars 0 forks source link

Build UI system #4

Open Chadtech opened 4 years ago

Chadtech commented 4 years ago

The yew sample code renders as

html! {
    <div></div>
}

I would like to not write html, and I would like to not write in xml syntax. So, some kind of ground work needs to exist for a new UI system.