joffrey-bion / livedoc

A not-so-annotation-based documentation generator for REST and websocket services
MIT License
4 stars 2 forks source link

Create a maintainable UI #28

Closed joffrey-bion closed 6 years ago

joffrey-bion commented 7 years ago

The current UI code is not quite maintainable, and should be rewritten in some recent Javascript UI framework like React.

ST-DDT commented 7 years ago

You could also use vue (or Angular(JS)).

joffrey-bion commented 7 years ago

Indeed, but I have started something in React already, because I wanted some more practice with it :)

@mebubo was thinking about a purescript implementation, using pux or halogen.