concur-documentation icon indicating copy to clipboard operation
concur-documentation copied to clipboard

Documentation for Concur

Results 8 concur-documentation issues
Sort by recently updated
recently updated
newest added

The sample code used `div_` (used for managing signals) instead of `div’` (used to avoid specifying properties).

Change “Rememeber” to “Remember”.

Change “Purescript” to “PureScript”

Change “Whenver” to “Whenever”

Change “mutliple” to “multiple”

This implements option 1 from https://github.com/purescript-halogen/purescript-halogen/pull/664#issuecomment-637679500 This strategy is also used in the [PS book](https://github.com/purescript-contrib/purescript-book/). I notice the repo structure of this book is a bit different than the others...

1. Wires - I saw some commits about this but don't think I've seen any documentation explaining the motivation, usage, etc. 2. Discussion on controlled components, particularly with regard to...