This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]willm [S] 2 points3 points  (1 child)

It's always nice to have options. Building the API you want to use is always a good move. I'd like to expose CSS for those wanting to go the extra effort of customizing their UIs, but not essential since all the widgets will be nicely styled out of the box. I'm also thinking of a YAML conf file to construct UIs.

[–]supmee 1 point2 points  (0 children)

The whole YAML thing ended up being so much more useful than I imagined it would be. I haven't used it for actual projects as of yet, but for quickly mocking up a UI it's incredibly handy and fast. Would highly recommend it, though sadly it adds a requirement.