restaumatic / purescript-specular

A Reflex-Dom inspired UI library for PureScript
MIT License
131 stars 10 forks source link

API Guide in README #53

Closed zyla closed 4 years ago

zyla commented 4 years ago

Added a document which presents the most commonly used parts of the API, as well as some usage examples.

zyla commented 4 years ago

@kozak @przembot @kfigiela Thanks for the review!

Re focusRef: I planned to write a section about ref focusing, but somehow forgot; thanks for pointing that out.

Re inconsistency in naming: True, some of it is an effect of copying Reflex's API.

Anyway, I'm out of steam now when it comes to writing, so I'll merge this as is; your comments can serve as a TODO list for the next iteration. Thanks!